ecto_enum v1.0 Release Notes

Release Date: 2016-11-06 // over 7 years ago
    • Integration with Ecto 2.0 If you encounter any compiler or deprecation warnings related to Ecto 2.0, please create an issue for it.

    • 👌 Support for native Postgres Enum. We make use of Postgres' user-defined types

    • Helper functions for migrations.