Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 509 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 509 Bytes

Version history for cardano-data

1.1.0.0

  • Remove Data.UMap #3371

1.0.1.0

  • Fix - A bug was fixed in the canonicalInsert function. The bug manifested by creating an unbalanced tree in the Data.Map internals of the 'CanonicalMap', which can result in a crash. This was the root cause of IntersectMBO/cardano-node#4826.

  • Added New module Data.Universe, reusable code for defining closed singleton types.

1.0.0.0

  • First properly versioned released.