bita
- Embed user provided metadata in archives with
bita compress --metadata-value KEY VALUE
/bita compress --metadata-file KEY PATH
and extract withbita 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.