Releases: AxelBrinck/Universal-BZip-Tool
Releases · AxelBrinck/Universal-BZip-Tool
First package release version!
Please extract it anywhere in your computer, compile, and reference the output with your path environment variable.
For more information see the repository readme.
Source code match
Source code match
Changelog
- Source code attached matches the binary.
- Platform is now specified.
For 32/amd64 platform
Initial release
1.0.0.0 - Initial release
Main features
- Can deflate files.
- Can inflate from non-prefixed bzip streams.
- Can inflate from prefixed bzip streams.
Known bugs
- B001: Trying to inflate a non bzip or corrupted stream will cause an exception that is not handled and the program will suddenly exit.