gjaldon / ecto_enum

Ecto extension to support enums in models
MIT License
562 stars 131 forks source link

New release #58

Closed axelson closed 5 years ago

axelson commented 6 years ago

Is it possible to cut a new release that includes MyEnum.valid_value?? I'd like to use it to do validation on a changeset before getting to the DB.

tlvenn commented 6 years ago

@gjaldon any chance to get this done please ?

bencates commented 6 years ago

Thirding this request, and also please consider merging #50 as well.

@gjaldon, I don't want to overstep, but if you're not interested in maintaining this project anymore my company (github.com/system76) would be more than happy to take the maintenance burden off your shoulders.

brandonparsons commented 6 years ago

@gjaldon Hi there - jumping in here too. Possible to cut a new release?

erikreedstrom commented 6 years ago

@gjaldon Is this repo being retired?

brandonparsons commented 6 years ago

@bencates It looks like @gjaldon hasn't made any commits (to anything) since July. I'd be surprised if he continues to maintain this. Probably a good time for you to fork and continue if you are still willing...

S1r-Lanzelot commented 6 years ago

@brandonparsons @bencates Please see here: https://github.com/gjaldon/ecto_enum/issues/66

gjaldon commented 5 years ago

This should be addressed in the latest release https://hex.pm/packages/ecto_enum/1.2.0. Let me know if it's still a problem