vic / params

Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.
http://hex.pm/packages/params
Apache License 2.0
364 stars 47 forks source link

Release latest version to hex #32

Closed mawie81 closed 4 years ago

mawie81 commented 4 years ago

Hi,

i'd like to use #30 in our codebase. For this it would be great to have a new release on hex. The last one there is 2.1.1 which is from january 2019.

Thanks in advance.

vic commented 4 years ago

Hello,

Sorry for the very late reply, I've just released 2.2.0 to https://hex.pm/packages/params

vic commented 4 years ago

Also, I'm not currently an active Elixir user (I'm doing mostly Scala nowadays) but if you find this library useful for your current projects and are willing to devote an small amount of time to keep it maintained, I'd happily add you as contributor so you can merge changes and push releases as you see fit.

Just hand me you hex.pm username if you agree.

Cheers :)