Releases: usrme/cometary
Releases · usrme/cometary
v1.7.0
v1.6.0
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
v1.5.2
v1.5.1
v1.5.0
v1.4.0
v1.3.0
v1.2.1
v1.2.0
Changelog
- 3af8161 build: update dependencies
- f5ef28e feat(#6): add support for XDG Base Directory Specification
- 44f7dc4 feat(gui.go): add version information
- f3531e6 fix(comet-alt): remove pushed binary
- 72e1bd0 fix(gui.go): make sure no configuration is valid as well
- 082b0db refactor(main.go): replace deprecated 'Start()' with 'Run()'