Highlights
- Upgrades
fastcdc-gofrom v0.3.0 to v0.4.0, adopting the FastCDC 2020 algorithm and canonical Gear table. - Migrates the command to fastcdc-go's new immutable
Chunkerand streamingReaderAPI. - Upgrades
github.com/klauspost/compressto v1.19.1 andgithub.com/schollz/progressbar/v3to v3.19.1.
Compatibility
The seekable Zstandard archive format is unchanged, so existing archives remain readable. FastCDC v0.4.0 intentionally changes content-defined chunk boundaries; systems that require identical boundaries must use the same command version and chunk configuration.
Install
go install github.com/SaveTheRbtz/zstd-seekable-format-go/cmd/zstdseek@v0.10.1Full changelog: cmd/zstdseek/v0.10.0...cmd/zstdseek/v0.10.1