Skip to content

Releases: filecoin-project/go-amt-ipld

v4.4.0

05 Aug 02:42
Compare
Choose a tag to compare

What's Changed

  • Update deps, re-generate cbor-gen output, add dependabot by @rvagg in #92

Full Changelog: v4.3.0...v4.4.0

v4.3.0

22 Apr 04:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.1.0

14 Oct 06:22
Compare
Choose a tag to compare

What's Changed

  • Restructure tests to use subtests by @iand in #63
  • sync: update CI config files by @web3-bot in #66
  • feat: implement parallel diffing by @frrist in #67
  • fix: pass workers to diff scheduler by @frrist in #68
  • Use cbor-gen readers and writers by @iand in #65
  • sync: update CI config files by @web3-bot in #70
  • chore: bump version to 4.1.0 by @rvagg in #71

Full Changelog: v4.0.0...v4.1.0

v3.1.1 Fix diffing edge case

22 Jun 18:34
0b588ae
Compare
Choose a tag to compare

Handle edge case diffing empty against non-empty #56

v3.1.0: Support for efficient diffing

24 May 22:27
dfbaa5c
Compare
Choose a tag to compare

This release adds support for diffing 2 AMTs.