Skip to content

v2.13.0

Compare
Choose a tag to compare
@rvagg rvagg released this 04 Sep 07:16
· 77 commits to master since this release

What's Changed

Added new github.com/ipld/go-car/v2/storage/deferred package with DeferredCarWriter. Useful for cases where streaming a CAR that you don't want to begin until you know you've got data to write but need to set up a WritableStorage early.

By @rvagg in #493

Full Changelog: v2.12.0...v2.13.0