Releases: aloneguid/ironcompress
Releases · aloneguid/ironcompress
1.6.3
1.6.2
- Improvement: native library can return it's version.
- Bug fixed: marshalling
bool
return type from C++ is different from C, which resulted in wrong error code passed back to C#.
1.6.1
Improvements
- internal: added native code unit tests with Google Test (+stability)
1.6.0
1.5.2
Full Changelog: 1.5.1...1.5.2
1.5.1
1.5.0
What's Changed
- Upgrade zstdsharp and vcpkg by @aloneguid in #18
- Fixing LZ4 compression levels by @aloneguid in #19
Full Changelog: 1.4.0...1.5.0
1.4.0
1.3.0
What's Changed
- Automatically use native implementation if available, then fallback to managed by @aloneguid in #13
Full Changelog: 1.2.8...1.3.0