Releases: saagarjha/unxip
Releases · saagarjha/unxip
3.1
No functional changes, but certify that unxip is data-race free using the Swift 6 compiler. (Note that this slightly changes the exposed API surface, but in a way that I expect to be source compatible for the majority of users.)
3.0
Add a Swift library API called libunxip. Also make it 10% faster and support showing progress with SIGINFO, because why not.
2.2
Add Linux support and fix a potential hang where unxip finishes its work but fails to exit on very fast computers.
2.1
Add support for stream decompression by reading from standard input.
2.0
Rewrite the internal backpressure algorithms for streaming decompression.
1.1.3
Fix a bug that would result in the truncation of compressed files.
1.1.2
Add a couple command line options.
1.1.1
Fixed an issue that failed to track directory creation dependencies for links.
1.1
Improve option parsing and speed up decompression a little by reducing allocations.
1.0
This is the initial release of unxip.