Skip to content

v3.3.1

Compare
Choose a tag to compare
@coolaj86 coolaj86 released this 25 Sep 23:00
· 90 commits to master since this release

Changelog

44285f7 Add CI check to ensure module definition is correct (#198)
3719b73 Disable ZIP+LZMA (#226)
11f2ffb Fix hard links (fixes #152)
0c5dd86 Fix import path in test (#197)
9ea51e7 Fixes Tar.Extract when extracting hardlinked files (#171)
14b2737 Merge branch 'fix-hardlinks'
b44e6c6 Update compression package (#219)
45ba413 add vesrion and goreleaser support
d939c22 go.mod: Update github.com/pierrec/lz4 to module version (#192)
6041b49 go.mod: update github.com/andybalholm/brotli to v1.0.0 (#193)
737ceae make README.md Prettier
bc267dd soothe the linters
fd74bb2 update .gitignore
f902af7 update and lock tooling/deps
df15b2f update pipeline with supported versions and make fast
d44471c zip: Configurable algorithms: zstd/lzma/bzip2 (#223)