Skip to content

Releases: emmanuel-marty/apultra

1.4.8

11 Oct 16:01
413c25d

Choose a tag to compare

  • Add missing error message, when failing to write output file
  • Fixes for some error handling code

1.4.7

14 Jun 05:21
046a905

Choose a tag to compare

  • Compress another 3.5% faster, on average

1.4.6

26 Feb 15:41
cda3937

Choose a tag to compare

  • Compress a bit faster again
  • Fix potential bug (not seen in production)

1.4.5

06 Jan 10:20
b4e49a2

Choose a tag to compare

  • Compress yet another 5% faster (the compressed output is unchanged)

1.4.4

06 Dec 21:43
85e0194

Choose a tag to compare

  • Compress another 5% faster (the compressed output is unchanged)
  • Small ratio increase for some files

1.4.3

29 Sep 16:28
e3a4912

Choose a tag to compare

  • Compress slightly faster (the compressed output is unchanged)
  • Important fix for the 68000 depacker (reported by arnaud-carre)

1.4.2

08 Sep 13:44
d951213

Choose a tag to compare

  • Compress 5% faster again, on average (the compressed output is unchanged)

1.4.1

04 Jun 06:47
5e6ebac

Choose a tag to compare

  • Tiny compression ratio increase for some small files
  • Small ratio increase for some files > 64 Kb
  • Fix warnings for some older compilers

1.4.0

08 Jan 08:29
8ec4751

Choose a tag to compare

  • Slightly increase compression ratio for some files

1.3.7

12 Dec 13:50
ea37e41

Choose a tag to compare

  • Compress yet another 5% faster on average, compared to v1.3.6 (the compressed output is still unchanged)
  • New 68000 decompressor
  • Fix Makefile to not create an empty folder, when building from source