Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 385 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 385 Bytes

Changelog for cardano-crypto-class

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