archiver v3.3.1 Release Notes

Release Date: 2020-09-25 // over 3 years ago
  • ๐Ÿ”„ 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)