v0.4.0
Changelog
New Features
- 0fc125a: feat: support the use of explicit paths when querying the log of a repository (#78) (@purpleclay)
- 4ac0184: feat: support a user-defined filter function that can be applied to the retrieved tags (#77) (@purpleclay)
- e2a515e: feat: restrict the number of tags that are returned to a maximum count (#76) (@purpleclay)
- 7a8cf5c: feat: add basic local git config management support (#80) (@purpleclay)
Documentation Updates
- c4b6bad: docs: write documentation for release 0.4.0 (#85) (@purpleclay)
Other Work
- a49c72c: refactor: make util methods internal and remove redundant tests (#79) (@purpleclay)
Full Changelog: v0.3.3...v0.4.0