Skip to content

Releases: RomanBelkov/XZ.NET

2.0.0: Merge pull request #6 from pentp/master

Choose a tag to compare

@RomanBelkov RomanBelkov released this 20 Feb 14:17
  • 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

Choose a tag to compare

@RomanBelkov RomanBelkov released this 28 Oct 14:15
1.2.2

Update to version 1.2.0

Stable version

Choose a tag to compare

@RomanBelkov RomanBelkov released this 09 Sep 20:39

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