Skip to content

Releases: ied206/Joveler.Compression

Joveler.Compression v3.1.1

31 Oct 15:59
Compare
Choose a tag to compare
  • Improve RHEL/CentOS compatibility

Joveler.Compression.ZLib v3.1.0

20 Oct 13:21
Compare
Choose a tag to compare

Joveler.Compression.XZ v3.1.0

20 Oct 13:29
Compare
Choose a tag to compare

Joveler.Compression.LZ4 v3.1.0

20 Oct 13:33
Compare
Choose a tag to compare
  • Initial release
  • Add macOS support
  • Apply improved native library loader (Joveler.DynLoader)

NOTE: Joveler.Compression.LZ4 has been uploaded to the NuGet because it supports many customizable options, not best in performance. See README.md for details.

Joveler.Compression.ZLib v3.0.0

01 Oct 15:56
Compare
Choose a tag to compare
  • Redesigned public API
  • Support advanced configuration of DeflateStream and its family

Joveler.Compression.XZ v3.0.0

01 Oct 15:55
Compare
Choose a tag to compare

NOTE: The major version was bumped to v3.x from v1.x to match with Joveler.Compression.ZLib.

  • Redesigned public API
  • Expose CRC32 and CRC64 API of XZ-Utils
  • Support advanced configuration of XZStream

Joveler.Compression.ZLib v2.2.0

18 Apr 14:12
Compare
Choose a tag to compare
  • Native support for Span
  • Support dll with additional dependency
  • Drop .Net Standard 1.3 support
  • Removal of Compressor class

Joveler.Compression.XZ v1.2.0

18 Apr 14:13
Compare
Choose a tag to compare
  • Native support for Span
  • Support dll with additional dependency
  • Drop .Net Standard 1.3 support

Joveler.Compression.ZLib v2.1.2

30 Oct 06:33
Compare
Choose a tag to compare
  • Include native armhf, arm64 linux binary

Joveler.Compression.XZ v1.1.2

30 Oct 06:34
Compare
Choose a tag to compare
  • Include native armhf, arm64 linux binary