1.0.3
Highlights
This release improves the compression ratio by compressing section headers, improves compression and decompression speed, adds an option to improve compression of many small files further by building a compression dictionary, and adds universal macOS binaries.
Commits
- 5a1935b: Show compression and decompression times
- e5de5b3: Add option for building zstd compression dictionary
- 90fcea9: Compress section headers
- f34b175: Build with macOS SDK 13.3
- 288441f: Build universal macOS packer
Release builds for macOS are now a Mach-O universal binaries. - 9e79aae: Build universal macOS runner
Release builds now include a Mach-O universal runner in addition to the architecture-specific runners for macOS. - 32f51dc: Update documentation
- 9b04abc: Check if manually calling strip succeeds during build
- 37a6291: Strip macOS binaries with llvm-strip
- a961ca6: Prefetch virtual memory on Windows before unpacking
- 92d9068: Always print version number
- cfe4ca8: Allow forcing verbose output with an environment variable
- b903789: Prefetch virtual memory only when available and only for large files
- f5250d3: Build with Rust 1.77.2 to preserve Windows 7 compatibility
- 7106020: Set file open flags on Windows
- 60f0b06: Release version 1.0.3
Compare all changes since March 15, 2024 (1.0.2): 3b8482c...60f0b06