Skip to content

Releases: RomanBelkov/XZ.NET

2.0.0: Merge pull request #6 from pentp/master

20 Feb 14:17
Compare
Choose a tag to compare
  • Fixed x64 encoding/decoding
  • Removed separate x86/x64 build configurations
  • Exposed encoding options with more natural defaults
  • More robust error handling
  • Guard against buffer overflows
  • Drastically reduced memory churn (2x-4x faster depending on workload)
  • Single-call buffer encoding/decoding functions

Improved stability of compression

28 Oct 14:15
Compare
Choose a tag to compare
1.2.2

Update to version 1.2.0

Stable version

09 Sep 20:39
Compare
Choose a tag to compare

In this version, decompressing and compressing seems to be working just fine