-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.0 checklist - for real this time #21
Comments
using |
6897583 updates secret service dep to 1.0, removing gmp dep and updating rust-crypto to RustCrypto (fixing blank input encrypting/decrypting) |
cli was also moved to examples in 2bc3d8e |
Now that 0.7.0 has been published, with big improvements in osx and linux backends, I'm just going to see if they're stable enough, and then I'll just add some CI and feel ready for 1.0 |
@Rukenshia wanted to ping you on bringing keyring to 1.0, since your library is one of the biggest users judging from crates.io dependencies (and you've filed a lot of helpful issues). Please let me know if you upgrade to 0.7.0, and if you have any issues. I'd probably feel comfortable enough to go to 1.0 if 0.7.0 was stable enough for you use. |
Thanks for the ping @hwchen , I will update to 0.7 as soon as I can and ask the users to update. Nobody reported issues recently (still on 0.6.1). |
Yes, makes sense |
I think enough people have used this library to go ahead and plan to release 1.0 soon.
The main points I need to address:
For the future:
The text was updated successfully, but these errors were encountered: