Bit7z v4.0.4
Changes from v4.0.3:
- Fixed manually linking bit7z when enabling BIT7Z_AUTO_FORMAT (close issue #173).
- Improved error messages when opening file streams.
- Cleaned up unused code and fixed comments.
- Moved string utility functions to a separate source file.
- Improved tests.
- Fixed some static analysis warnings.
- Fixed some implicit signed/unsigned conversions.
- Added more compiler warning flags on GCC/Clang.
- Updated CPM.cmake to 0.38.6.
- Added a GitHub action for running tests using most bit7z build options combinations.
Full Changelog: v4.0.3...v4.0.4
This is a maintenance release. For a full changelog of the other changes introduced by bit7z v4, please check https://github.com/rikyoz/bit7z/releases/tag/v4.0.0.
Binaries built using the default options with Clang10, GCC 9, MinGW 8, MSVC 2015, 2017, 2019, and 2022 👇