Releases: exoticorn/upkr
Releases · exoticorn/upkr
v0.2.2
v0.2.0
v0.2.0-pre3
- 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
- add --no-repeated-offsets option
v0.2.0-pre1
- changed command line syntax
- added options to configure encoding details to cater to unpackers on different platforms