Releases: aloneguid/ironcompress
Releases · aloneguid/ironcompress
1.6.3
14 Oct 12:54
Compare
Sorry, something went wrong.
No results found
Native build for Linux musl runtime.
Fixed regression - when native library cannot be loaded, the entire compression fails.
1.6.2
30 Sep 12:53
Compare
Sorry, something went wrong.
No results found
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
30 Sep 10:14
Compare
Sorry, something went wrong.
No results found
Improvements
internal: added native code unit tests with Google Test (+stability)
1.6.0
24 Sep 10:20
Compare
Sorry, something went wrong.
No results found
1.5.2
22 May 09:39
Compare
Sorry, something went wrong.
No results found
1.5.1
03 Aug 13:29
Compare
Sorry, something went wrong.
No results found
1.5.0
03 Aug 12:22
Compare
Sorry, something went wrong.
No results found
1.4.0
10 May 17:47
Compare
Sorry, something went wrong.
No results found
1.3.0
27 Jan 11:49
Compare
Sorry, something went wrong.
No results found
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
1.2.8
26 Jan 15:44
Compare
Sorry, something went wrong.
No results found
What's Changed
Now possible to overload compression level for managed compressions by @dxdjgl in #10
New Contributors
Full Changelog : 1.2.7...1.2.8