Skip to content

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 21:35
· 223 commits to master since this release
e52ce61
  • When given the , --git, --staged, or --staged-with-stash flags, precious would error out if all the relevant files were excluded. This is likely to break commit hooks so this is no longer an error. However, if given either the --all flag or an explicit list of files, it will still error if all of them are excluded.