Changelog
New Features
- d460d1b: feat(scopes): allow custom scopes and prefixes (@stefanlogue)
Bug fixes
- 1226c75: refactor(main): pull some functions out of main to test (@stefanlogue)
Documentation updates
- 243f3a4: docs(prefixes): update readme (@stefanlogue)
Build process updates
- 643f2f6: ci(homebrew): remove deprecated option (@stefanlogue)
- 66304ce: ci(sonar): exclude main file from coverage analysis (@stefanlogue)
Other work
- eaeded3: Allow custom scopes and prefixes (#92) (@stefanlogue)
- 6f50abf: Calling conflicts_with formula is deprecated (#86) (@stefanlogue)
- 25f3895: test(prefix): add tests for prefix (@stefanlogue)
- 1b151bd: test(scopes): add tests for scopes options (@stefanlogue)