lockbox
lockbox copied to clipboard
tag a version
I think a version should be tagged so it will be easier to install via composer. I recommend following symver
I am open to either one of these versions (depending on what your thoughts of the stability of the package is):
- 0.1.0 - if you think there still might be major changed / API changes
- 1.0.0 - if you are are pretty set on the packages public API.
Argeed. If we can get the KDF stuff handled quickly (viz. #5 and #11) and bump CryptoKey to k1|..., I’d say version 1.0.0. I’d accept a PR for 0.1.0 at any time; I’m actually reasonably pleased with the API as it stands.
I am almost done with #5, and was going to try to work on #11 at the same time (in the PR) so the key only has to be bumped up to k1 instead of k1 and k2.