danielberkompas / cloak

Elixir encryption library designed for Ecto
MIT License
582 stars 55 forks source link

Outstanding work for 1.0? #91

Closed svileng closed 5 years ago

svileng commented 5 years ago

Thank you for your work on this @danielberkompas!

I'm considering using cloak in a production environment and noticed the latest release is an alpha.

I checked the issues/PRs/projects in the repo and it I couldn't see anything important left to release a 1.0 stable version.

Do you see any breaking changes coming up and when do you think 1.0 would be released? I just want to make sure we're making the right decision here and don't waste time in migrations later on.

Thank you!

danielberkompas commented 5 years ago

@svileng Thanks! There are no planned improvements before releasing 1.0.0. I've only waited this long between the alpha and full release to give time for bugs to be discovered.

svileng commented 5 years ago

@danielberkompas Thank you for the quick response and for letting me know 👍 It sounds to me that the current version is more of a "release candidate" rather than an "alpha" i.e. 1.0.0-rc.0. To me, an alpha is something experimental and unstable, so that's why I was cautious to use in production (wikipedia). It's something to consider next time you carve out a release 🙏

andrejsm commented 5 years ago

Any updates on how close we are to the v1?

danielberkompas commented 5 years ago

1.0.0 has been released, as of now!