Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 625 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 625 Bytes

Changelog for cardano-crypto-class

2.1.2.0

  • Included bindings to blst library to enable operations over curve BLS12-381 #266

2.1.0.2

  • Deserialization performance improvements
  • GHC-9.6 compatibility

2.1.0.2

  • Deserialization performance improvements
  • GHC-9.6 compatibility

2.1.0.1

  • Remove development flag: #372

2.1.0.0

  • Fixed the name encodedSignKeyDESIGNSizeExpr -> encodedSignKeyDSIGNSizeExpr
  • Add IsString instance for Code Q (Hash h a), so $$"deadbeaf" would work with GHC-9.2

2.0.0.1

  • Initial release