Skip to content

v1.3.0: Merge pull request #77 from gjaldon/refactor-internals

Compare
Choose a tag to compare
@gjaldon gjaldon released this 27 Jun 09:38
· 30 commits to master since this release
d4a4c21
  • Refactored internals to make it easier to support useing feature and string-backed enums.
  • Add useing functionality so we can use EctoEnum or EctoEnum.Postgres to define Ecto Enums.
  • Support for string-backed enums!