Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 09:54
· 2 commits to develop since this release
a57c1b7

Important

v5 is a major release, it includes many new features, alongside breaking changes (specifically in the area of regexes) and bug fixes.
Ensure to read the regexes section for more details on new functionalities.

The key difference to v4 is that now the transformers use replace by default as a mechanism, you might have to provide match as method if you observe issues compared to v4.

Additionally, all transformers available, follow a similar structure and offer similar flexibility.

🚀 Features

  • Unify handling of regex transformers | New method
  • Introduce nested categorisation
  • Refactor mode configuration | Add support for HYBRID | Add new CommitMode focused default config
  • Introduce CONTRIBUTORS (PR author based)
  • Enhance CONTRIBUTORS template
  • Introduce AUTHOR_NAME placeholder
  • Upgrade dependencies

🐛 Fixes

  • Fallback to alternative author value if main commit author login is not available
  • Fix to match categories case insensitive for gitea
  • COMMIT mode not returned when commitMode is true
  • Fix Contributor template

💬 Other

  • [CI] Optimize release changelog config
  • Rework README structure
  • Improve local testing documentation
  • Enhance error log in case of a fatal error building the changelog
  • Fix spelling mistakes
  • clarify tag_resolver.filter documentation
  • Rework README to make REGEX objects more clear
  • document commitMode to mode transition in README.md
  • Document default value for Extractor.on_property
  • Fix wrong , in README example
  • Improve README on non semver tags
  • Refactor transform.ts and others

📦 Dependencies

  • Dependency upgrades
  • Upgrade dependencies to their latest version
  • Dependency Upgrades
  • Dependency upgrades | semver 7.6.3
  • Upgrade dev dependencies

Contributors: