v2.13.0
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.
Full Changelog: v2.12.0...v2.13.0