v11.36.0
·
1260 commits
to master
since this release
11.36.0 (2024-03-10)
Bug Fixes
- 🐛 clean up feed factory code (d77a2a3)
- 🐛 improve deleted item loading and saving of empty feed (3e95b68)
Features
- 🎸 add ability to hash CID from data (e3d3300)
- 🎸 add CID and Multihash comparison methods (f6954c3)
- 🎸 add CID serialization (27062c4)
- 🎸 add CidCas interface (d975602)
- 🎸 add Feed.merge() inline method (c050824)
- 🎸 add HLC implementation (26994aa)
- 🎸 add initial feed merge implementation (0594a29)
- 🎸 add multibase (cdefc88)
- 🎸 add React-like event handling to feed (ed38e6b)
- 🎸 implement CidCasMemory (e68d20f)
- 🎸 implement CidCasStructCbor (adb78ad)
- 🎸 implement HLC defaults (f7d6c6b)
- 🎸 implement MultiHash (fd7beaa)
- 🎸 implement vuint reading (7bcd256)
- 🎸 improve CAS and HLC (9d7f37e)
- 🎸 improve CID encoding and decoding (635e190)
- 🎸 improve Feed CRDT implementation (79bdda5)
- 🎸 improve feed merging (6d6b816)
- 🎸 improve Multihash (476afa7)
- 🎸 improve v0 CID encoding and decoding (2b9c1d6)
- 🎸 start Cid implementation (c6d54c0)
- 🎸 start Feed CRDT (87aa3b1)
- 🎸 start web3 folder (82f83f1)