Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 13:09
· 3 commits to main since this release

bita

  • Embed user provided metadata in archives with bita compress --metadata-value KEY VALUE / bita compress --metadata-file KEY PATH and extract with bita info --metadata-key KEY by @caesay (#51).
  • Fix zstd compression level range (allow 1-22, #56).
  • Fix android build by @ovillanova (#48).

bitar

  • Embed metadata key-value pairs in archive dictionary (#51).
  • Bump brotli and prost, and with that MSRV to 1.71.1.