Releases: zraorg/ZRA.NET
Releases · zraorg/ZRA.NET
v0.0.3-Beta: Implement ZraFullDecompressionStream and
- Use rented arrays in ZraCompressionStream rather than creating a new byte array - Updated ZRA to new version with bug fixes - Cleaned some code
V0.0.2-Beta: Couple fixes
- Write the ZRA header when Dispose() is called rather than Flush() in ZraCompressionStream - Change the shared lib name in the code from libZRA to libzra because Linux is case sensitive
v0.0.1-Beta
ZRA.NET