Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 11:17
· 7 commits to master since this release
ae37b99

Changelog

  • ae37b99 build: update dependencies
  • 9e070f2 feat: add 'findAllCommitMessages' configuration option
  • 1837f94 fix(#10): increase 'defaultWidth'
  • 6bcf60c fix(#10): use previous logic to determine lack of results
  • cc63c80 fix(examples/demo.tape): increase width
  • c83bcbb fix(main.go): discount non-conventional commits
  • e125dbd perf(#10): asynchronously calculate unique paths
  • d420244 perf(#10): move commit message search out of critical chain
  • 32d7799 perf(#10): refactor to store list of staged files
  • ffa1dad refactor: clean up errors