- Add cargo files to version bump commit before tagging
text $ git shortlog -s v1.7.0...v1.7.1 3 Amethyst Reese
1.7.0
------
Feature release
- New: experimental support for updating versions in cargo files (168) - Dropped support for Python 3.7, added support for 3.12 (151) - Dropped dependency on attrs in favor of dataclasses (167)
- New: `log` command now accepts a version argument - Fix: experimental `ignored_authors` now uses `--perl-regexp` - Docs: clarified `USE_LIBPCRE` support for ignored authors
text $ git shortlog -s v1.6.1...v1.6.2 3 Amethyst Reese
1.6.1
------
Bugfix release
- Fix: don't pass `--invert-grep` if no ignored authors - New: load tags for `debug` command - Docs: mark `ignored_authors` as experimental
text $ git shortlog -s v1.6.0...v1.6.1 6 Amethyst Reese
1.6.0
------
Feature release
- Mark generated shortlogs as plaintext to reduce warnings (107) - Add "generated by attribution" badge to generated changelogs (109) - Add "generated by attribution" docstring to generated version files (109) - New `ignored_authors` configuration option (117) - New `log` command to list revisions since last tag (118) - New `debug` command to dump project configuration (117) - Documented all supported commands (122) - Dropped support for Python 3.6; added support for Python 3.10
text $ git shortlog -s v1.5.2...v1.6.0 34 Amethyst Reese 5 Samuel Giffard 48 dependabot[bot] 4 pyup.io bot