Skip to content

v11.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 17:38
· 1243 commits to master since this release
ca6b564

11.37.0 (2024-03-11)

Bug Fixes

  • 🐛 add extra long content type check (ae3282f)
  • 🐛 correctly encode CID tags (7bd5117)

Features

  • 🎸 add DAG-CBOR codec (9a54500)
  • 🎸 add sha256() method (6c6927e)
  • 🎸 cleanup Hamt CRDT code (84bd051)
  • 🎸 implement IPLD codecs (e4fb788)
  • 🎸 improve CAS implementations (b942d03)
  • 🎸 progress on HAMT implementation (eb59c09)
  • 🎸 start HAMT CRDT implementation (de774c9)
  • json-pack: 🎸 add .decode() methods to decoders (4bfa363)