Skip to content

Releases: amadvance/advancecomp

AdvanceCOMP v2.6

10 Oct 15:24

Choose a tag to compare

  • Update libdeflate to 1.19 [Darik Horn]

AdvanceCOMP v2.5

22 Jan 17:10

Choose a tag to compare

  • Fix segmentation fault on invalid MNG size

AdvanceCOMP v2.4

22 Nov 22:09

Choose a tag to compare

AdvanceCOMP v2.3

15 Apr 17:38

Choose a tag to compare

  • Fix compatibility with modern C++ compilers.

AdvanceCOMP v2.1

12 Feb 21:35

Choose a tag to compare

  • Support ZIPs with data descriptor signature.
  • Fixed a crash condition with invalid ZIP data.

AdvanceCOMP v2.0

04 Jun 08:28

Choose a tag to compare

  • Added support for reading MNG files with depth of 1, 2, and 4 bits.
  • Added 64 bits binary for Windows.
  • Updated to libdeflate 29-May-2017.
    From https://github.com/ebiggers/libdeflate
    at commit 1726e9e87fb6f98682dfdea2356d5ee58881fe7b.

AdvanceCOMP v1.23

21 Nov 17:42

Choose a tag to compare

  • Fixed build issue from source code due missing libdeflate header.

AdvanceCOMP v1.22

13 Nov 08:58

Choose a tag to compare

  • Enabled again the command line wildcard expansion in the Windows
    builds. The new MingW compiler was disabling it by default.

AdvanceCOMP v1.21

06 Nov 19:22

Choose a tag to compare

AdvanceCOMP v1.20

10 Aug 06:01

Choose a tag to compare

  • Fixed .gz recompression of data bigger than 400 MB.
  • Fixed .gz recompression with -0 and -1 options.
  • Updated to the latest zopfli [Aaron Kaluszka].
  • Preserve the EFS flag in .zip files [Jason Penney].