Releases: janrain/nano-cryptr
Releases · janrain/nano-cryptr
nano-cryptr - v0.2.1
Changelog
- Enable Travis CI integration
- Add a few property tests
- Test with multiple GHC versions
- Add Janrain as maintainer
nano-cryptr - v0.2.0
Changelog
- Change
cryptR
andcryptRIO
API to handle null pointers. Note: this is a breaking change. - Require Cabal 1.8 so that we can add tests
- Add unit tests
nano-cryptr - v0.1.1.3
Changelog
- Update bytestring dependency