2.5.0 - 2024-08-24
⛰️ Features
- (args) Allow GitLab groups with
--gitlab-repo
(#807) - (6fbfdb5) - (bump) Support bumping to a specific semver type (#744) - (9dbf47b)
- (changelog) Support count_tags option (#599) - (b8045e9)
- (changelog) Skip ssh and x509 signatures in tag messages (#748) - (ecbabbf)
- (cli) Generate changelog from JSON context (#784) - (3b6156d)
- (parser) Allow whole commit context to be used in commit parsers (#758) - (ccf2ab7)
- (profiler) Support performance profiling via pprof (#768) - (35dc1e4)
- (remote) Activate integration if remote is set manually (#782) - (4b33e7e)
🐛 Bug Fixes
- (changelog) Allow using
--bumped-version
without conventional commits (#806) - (e74080c) - (config) Allow using environment variables without config file present (#783) - (2471745)
- (fixture) Fix fetching repository for gitlab integration test - (72847c6)
- (gitlab) URL-encode the owner in remote requests for GitLab (#742) - (e3e7c07)
- (template) Include for-loop arguments in template variables (#812) - (9a6430b)
🚜 Refactor
- (config) Make example templates more user-friendly - (6f8ea19)
- (gitlab) Clean up url encoding for GitLab - (c791418)
- (lib) Clean up some code (#709) - (4b0c0eb)
📚 Documentation
- (config) Fix typo in comment of default config file (#776) - (e2fb043)
- (readme) Remove underscored spaces between badges (#809) - (1956c83)
- (readme) Add git-changelog to similar projects section (#774) - (c208a97)
- (readme) Add KaiCode Open Source Festival link - (58b729c)
- (website) Add highlights for 2.5.0 (#815) - (49df8cb)
- (website) Clarify authentication with GitHub token (#787) - (85bfa95)
- (website) Correct inverted consequences of configuration value (#760) - (dc144dd)
- (website) Add header to 2.4.0 blog post - (227a307)
⚡ Performance
⚙️ Miscellaneous Tasks
- (cd) Remove unnecessary git-cliff-action output file (#738) - (9f39bcb)
- (config) Include new contributors in repository changelog - (5474978)
- (config) Check for null commit_id in detailed template (#786) - (388b007)
- (config) Fix comment for changelog header template - (35b886e)
- (config) Update keepachangelog.toml comment (#779) - (f9e500e)
- (website) Remove v2 announcement - (a71649b)
- (website) Add discord button to navbar - (565b9c8)
New Contributors ❤️
- @weichweich made their first contribution in #807
- @janbuchar made their first contribution in #784
- @oberrich made their first contribution in #809
- @tisonkun made their first contribution in #599
- @DerTiedemann made their first contribution in #758
- @DaniPopes made their first contribution in #709
- @artrz made their first contribution in #779
- @braineo made their first contribution in #744
- @myl7 made their first contribution in #776
- @pawamoy made their first contribution in #774
- @tonybutt made their first contribution in #742
- @PigeonF made their first contribution in #748