Skip to content

v1.10.4

Compare
Choose a tag to compare
@klauspost klauspost released this 08 Apr 06:56
· 563 commits to master since this release
e2d2089

Changelog

a97546e Exclude more from automatic changelog.
0323562 Pin goreleaser version until Go 1.14
badde52 all: Smaller struct sizes (#246)
8f4a8f1 zstd: Adjust default window sizes (#247)
e8d1c04 zstd: If first block and 'final', encode direct. (#251)
6fa181d zstd: Reduce allocations when decoding from a bytes.Buffer (#249)
d8b029a zstd: Skip CRC if not requested. (#250)