Skip to content

Releases: exoticorn/upkr

v0.2.2

25 Aug 17:44
Compare
Choose a tag to compare
  • add support to de-/compress from/to stdin/out
  • deprecate -u/--unpack, use -d, --decompress instead
  • add --raw-cost flag for heatmaps

v0.2.0

16 Oct 23:04
Compare
Choose a tag to compare
  • change command line interface
  • add options for encoding variants to be used by optimized unpackers on various platforms
  • optimized unpackers for z80, arm and riscv

v0.2.0-pre3

27 Sep 19:47
Compare
Choose a tag to compare
v0.2.0-pre3 Pre-release
Pre-release
  • add "eof in length" encoding variant
  • options to limit max offset/length
  • --margin to calculate minimal margin for overlapped unpacking
  • update --x86 (add --invert-new-offset-bit)
  • --z80 defaults to compression level 9 (nobody is going to pack anything huge for the z80 unpacker)
  • (internal) add fuzzing targets to ensure pack/unpack round-trip works for all encoding variant combinations

v0.2.0-pre2

25 Sep 14:26
Compare
Choose a tag to compare
v0.2.0-pre2 Pre-release
Pre-release
  • add --no-repeated-offsets option

v0.2.0-pre1

24 Sep 20:07
Compare
Choose a tag to compare
v0.2.0-pre1 Pre-release
Pre-release
  • changed command line syntax
  • added options to configure encoding details to cater to unpackers on different platforms

v0.1.0

09 Sep 06:58
Compare
Choose a tag to compare

First binary release.