Skip to content

0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 11:10
· 32 commits to master since this release
c896914

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

  • Allow portability lints by default (#37 by casey)

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)