Releases: minio/zipindex
Releases · minio/zipindex
v0.4.0
Note that this introduces a new format that cannot be read by previous versions.
What's Changed
- Add chunked encoding of large directories by @klauspost in #16
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- adding vulncheck github workflow action by @Alevsk in #13
- Update README.md by @klauspost in #14
- Sync upstream changes by @klauspost in #15
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add Method 93 (Zstandard) file compression support by @klauspost in #8
- Harden library, switch to Go 1.18 fuzz tests by @klauspost in #10
- Update compression library for faster reads by @klauspost in #9
- Clean up and more documentation by @klauspost in #12
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Add more fuzz corpus by @klauspost in #5
- Hide generated serializers by @klauspost in #6
- Read CRC if in FD and use to compare. by @klauspost in #7
Full Changelog: v0.2.0...v0.2.1