Releases: IonKiwi/lz4.managed
Releases · IonKiwi/lz4.managed
v1.0.7
v1.0.6
Changelog
- translated lz4 1.9.4
- for .net 6 use intrinsics functions
Available here:
https://www.nuget.org/packages/IonKiwi.lz4.managed/
v1.0.5
Changelog
- removed .net5 tfm
- added .net6 tfm
Available here:
https://www.nuget.org/packages/IonKiwi.lz4.managed/
v1.0.4
v1.0.3
v1.0.2
Changelog
- fixed size calculations
- use ArrayPool in more places
Available here:
https://www.nuget.org/packages/IonKiwi.lz4.managed/
v1.0.1
Changelog
- fixed LZ4_createStreamDecode()
- added LZ4MinimalFrameFormatStream based on IonKiwi.lz4.net version
- added LZ4RawUtility for access to 'raw' lz4 compress / decompress functions
Available here:
https://www.nuget.org/packages/IonKiwi.lz4.managed/
v1.0.0
Initial version
- translation based on lz4 1.9.2
- LZ4Stream based on IonKiwi.lz4.net version
- added async support
- .NET Standard 2.0/2.1
Available here:
https://www.nuget.org/packages/IonKiwi.lz4.managed/