Changes from v4.0.8:
- Fixed unbuffered streams causing poor performance with MSVC 2015 (by @C-53 in #250).
- Added support for checking archive start at the beginning of a file (closes #235 and #236).
- Fixed long path support for UNC paths (closes #240).
- Increased maximum dictionary size limit for LZMA (closes issue #256).
- Add support for using format properties in BitInputArchive (closes issue #248).
- Improved the error handling in OpenCallback.
- Improved Windows API usages in fsutil.
- Updated CPM.cmake to v0.40.2.
- Fixed missing change from v3 in README (closes issue #245).
- Fixed the badges in the README.
- Improved the README and the Wiki.
Full Changelog: v4.0.8...v4.0.9
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 👇