Skip to content

3.0.6: XSEQ bug fixes and hash collisions

Compare
Choose a tag to compare
@onepiecefreak3 onepiecefreak3 released this 25 Sep 23:26
· 2 commits to master since this release

This release addresses several bugs in the de-/compilation of XSEQ's. First and foremost, the improvements made on XQ32 were mirrored over to XSEQ and the compression layer is also applied correctly at compilation.

Additionally some measures were taken to reduce the possibility of hash collisions.

Features:

  • Improved: Less hash collisions

Bugs:

  • Fixed: Compression not properly applied at compilation for XSEQ
  • Fixed: Calculation of variable counts, like in XQ32, mirrored to XSEQ