Added
- Allow overwriting manifest with
--force
(#41 by casey) - Add lint for junk files (#38 by casey)
- Allow specifying path to manifest (#35 by casey)
Changed
Misc
- Add color to error and mismatch messages (#42 by casey)
- Update readme (#36 by casey)
- Return Entry from Options::hash_file (#34 by casey)
- Add progress bars (#33 by casey)
- Improve missing file error messages (#32 by casey)
- Add DESIGN.md (#30 by casey)
- Include file sizes in manifest (#29 by casey)
- Add
filpack hash
subcommand to hash single file (#28 by casey) - Install Rust toolchain in release workflow (#27 by casey)