Skip to content

Releases: mikepenz/release-changelog-builder-action

v5.0.0

02 Nov 09:54
a57c1b7
Compare
Choose a tag to compare

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:

v5

02 Nov 09:53
a57c1b7
Compare
Choose a tag to compare
v5

🚀 Features

  • Upgrade dependencies

🐛 Fixes

  • Fix Contributor template

💬 Other

  • Document default value for Extractor.on_property
  • Fix wrong , in README example
  • Improve README on non semver tags
  • Refactor transform.ts and others

Contributors:

v5.0.0-rc03

07 Aug 13:23
346d974
Compare
Choose a tag to compare
v5.0.0-rc03 Pre-release
Pre-release

🚀 Features

  • Introduce AUTHOR_NAME placeholder

v5.0.0-rc02

06 Aug 07:49
f3fc77b
Compare
Choose a tag to compare
v5.0.0-rc02 Pre-release
Pre-release

🐛 Fixes

  • COMMIT mode not returned when commitMode is true

💬 Other

  • clarify tag_resolver.filter documentation
  • Rework README to make REGEX objects more clear

📦 Dependencies

  • Upgrade dev dependencies

v5.0.0-rc01

26 Jul 07:36
c7b3b6d
Compare
Choose a tag to compare
v5.0.0-rc01 Pre-release
Pre-release

🚀 Features

  • Enhance CONTRIBUTORS template

🐛 Fixes

📦 Dependencies

  • Dependency upgrades | semver 7.6.3

v5.0.0-a04

20 Jun 11:56
8c644a1
Compare
Choose a tag to compare
v5.0.0-a04 Pre-release
Pre-release

🚀 Features

  • Introduce CONTRIBUTORS (PR author based)

💬 Other

  • Enhance error log in case of a fatal error building the changelog
  • Fix spelling mistakes

📦 Dependencies

  • Dependency Upgrades

v4.2.2

11 Apr 06:35
32e3c96
Compare
Choose a tag to compare

🐛 Fixes

  • Fallback to alternative author value if main commit author login is not available

💬 Other

  • Enhance error log in case of a fatal error building the changelog

v4

04 Jun 19:08
32e3c96
Compare
Choose a tag to compare

🐛 Fixes

  • Fallback to alternative author value if main commit author login is not available

💬 Other

  • Enhance error log in case of a fatal error building the changelog

📦 Dependencies

  • Upgrade dependencies on the 4.x variant

v5.0.0-a03

10 Apr 12:06
64d5b0f
Compare
Choose a tag to compare
v5.0.0-a03 Pre-release
Pre-release

🐛 Fixes

  • Fallback to alternative author value if main commit author login is not available

💬 Other

  • Improve local testing documentation

📦 Dependencies

  • Upgrade dependencies to their latest version

v4.2.1

10 Apr 12:12
f8d971b
Compare
Choose a tag to compare

📦 Dependencies

  • Upgrade dependencies on the 4.x variant