Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 452 Bytes

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 452 Bytes

Changelog for cardano-strict-containers

0.1.3.0

  • Added IsList instance for StrictSeq

0.1.2.1

  • Remove development flag: #372

0.1.2.0

  • Added ToCBOR and FromCBOR instances for StrictSeq: #361

0.1.1.0

  • Added instances of Monoid and Semigroup for StrictMaybe: #314

0.1.0.1

  • Intiial release