Skip to content

v5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 22:46
· 85 commits to master since this release
v5.2.0
5c22d6c

Bug Fixes

  • cannot sort using bigint returns (d18691d)
  • core: sort could still be unstable where multiple files reference the same offset (hard links) (04cd0c8)
  • skip over duplicate files inside tars (e167bf7)
  • core: make file sort stable (42a5922)

Features

  • cli: validate seperate index files (#191) (8ced487)
  • core: create version 2 header switching to uint32 for block offsets (#179) (a968a11)