Skip to content

Releases: janrain/nano-cryptr

nano-cryptr - v0.2.1

03 Oct 23:23
6c87ecd
Compare
Choose a tag to compare

Changelog

  • Enable Travis CI integration
  • Add a few property tests
  • Test with multiple GHC versions
  • Add Janrain as maintainer

nano-cryptr - v0.2.0

03 Oct 17:05
2ade1de
Compare
Choose a tag to compare

Changelog

  • Change cryptR and cryptRIO 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

03 Oct 16:56
Compare
Choose a tag to compare

Changelog

  • Update bytestring dependency