Releases: MiloszKrajewski/K4os.Compression.LZ4
Releases · MiloszKrajewski/K4os.Compression.LZ4
1.2.15
1.2.13
Removed reference to System.Runtime.CompilerServices.Unsafe (which is transitive)
Added explicit release for netstandard 2.1
1.2.12
Added some testing with Tar*Stream from SharpZipLib
1.2.6
1.2.5
1.2.4-alpha
unaligned memory access methods to address ARMv7/Unity bug
1.2.2-beta
issue 32 (slow when combined with CryptStream) fixed
breaking change: interactive mode is no longer default
1.2.1-beta
port of lz4 1.9.2
explicit support for both 32 and 64 environments
1.1.11
Added (experimental!) support for .NET 4.5
0
1.1.10
Added explicit "unchecked" around De Bruijn calculation