git-cliff

A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️

APACHE-2.0 License

Downloads
176.3K
Stars
7.8K
Committers
78

Bot releases are visible (Hide)

git-cliff - Release v2.2.2 Latest Release

Published by github-actions[bot] 5 months ago

animation

2.2.2 - 2024-05-11

⛰️ Features

  • (changelog) Allow adding custom context (#613) - (522bd53)

🐛 Bug Fixes

  • (changelog) Ignore empty lines when using split_commits (#608) - (b8fb852)
  • (parser) Allow matching empty commit body (#605) - (1d1b3b8)

📚 Documentation

  • (readme) Add social media badges - (d53b905)
  • (website) Add note about supported platforms for NPM - (4e4d7cd)
  • (website) Add SourceHut builds example (#617) - (f636cfc)

⚙️ Miscellaneous Tasks

  • (npm) Add minimum supported Node versions (#621) - (95bdf2d)
  • (npm) Update yarn.lock - (adc5c5b)
  • (pypi) Disable PyPi builds for x86_64-pc-windows-gnu - (f675b0b)
  • (tests) Don't check last commit (#619) - (68b9839)
git-cliff - Release v2.2.1

Published by github-actions[bot] 6 months ago

animation

2.2.1 - 2024-04-10

🐛 Bug Fixes

  • (npm) Include the proper files in the npm tarball (#594) - (800c896)

📚 Documentation

  • (readme) Mention git-changelog-command-line tool (#589) - (d65b443)
  • (website) Add GITHUB_REPO variable to GitHub action (#597) - (3b74254)
  • (website) Update release date - (45132da)

⚙️ Miscellaneous Tasks

  • (ci) Remove audit check - (6ba6809)
git-cliff - Release v2.2.0

Published by github-actions[bot] 7 months ago

animation

2.2.0 - 2024-03-30

⛰️ Features

  • (changelog) Make rendering errors more verbose - (7ee3c86)
  • (config) Support detecting config from project manifest (#571) - (9eb3d65)
  • (release) Make the bump version rules configurable (#530) - (152414c)

🐛 Bug Fixes

  • (changelog) Update the commit processing order (#556) - (c5ef9ab)
  • (changelog) Return the last version if there is nothing to bump - (45c87f2)
  • (command) Add missing environment variables for Windows (#532) - (9722784)
  • (commit) Trim the text before matching with commit parser (#573) - (4971b23)
  • (config) Drop extra '(' in first commit URL in github-keepachangelog (#535) - (8b3d09f)
  • (npm) Fix authenticating for yarn npm publish (#574) - (5a0ce6a)
  • (release) Fix typo in the installation of typos-cli (#545) - (700281a)

📚 Documentation

  • (website) Add highlights for 2.2.0 (#575) - (2e81ad0)
  • (website) Fix the documentation for --include-path (#567) - (4a7aa7e)
  • (website) Update setup-git-cliff action documentation - (4f46396)
  • (website) Add documentation for taiki-e/install-action (#563) - (85db777)

⚙️ Miscellaneous Tasks

  • (ci) Temporarily disable semver checks - (f26fbe0)
  • (ci) Comment on pull requests about semver checks - (ccdc152)
  • (config) Skip clippy commits in changelog - (830528c)
  • (github) Remove cname - (679aa46)
  • (github) Update funding options - (4bedf76)
  • (github) Use form based issue templates (#529) - (8f8e221)
  • (npm) Publish rc version for prereleases (#528) - (16bea51)
  • (pypi) Update maturin version (#539) - (10b7ab8)
  • (website) Allow deploying website manually - (0b64bc0)
  • (website) Only deploy website when there is a new release - (8651832)
git-cliff - Pre-release v2.2.0-rc.2

Published by github-actions[bot] 7 months ago

git-cliff - Pre-release v2.2.0-rc.1

Published by github-actions[bot] 7 months ago

git-cliff - Pre-release v2.2.0-rc.0

Published by github-actions[bot] 7 months ago

git-cliff - Release v2.1.2

Published by github-actions[bot] 8 months ago

animation

2.1.2 - 2024-03-03

⛰️ Features

  • (args) Add --tag-pattern argument (#526) - (b4e7a34)
  • (npm) Add programmatic API for TypeScript (#523) - (8b33267)

🐛 Bug Fixes

  • (cd) Set the correct GitHub repository URL - (7f379a9)
  • (cd) Set a flag as a workaround for the NPM package - (717abce)
  • (cd) Set node version to 18 for building NPM packages - (5dd0d2e)
  • (cd) Explicitly set the Homebrew formula path - (8d2f1fa)
  • (cd) Set the GitHub repository explicitly - (0e46500)
  • (config) Fix commit parser regex in the default config - (110b9b8)
  • (github) Sanitize the GitHub token in debug logs - (be34949)

🚜 Refactor

  • (cd) Simplify checking pre-releases - (87a04fb)
  • (changelog) Do not output to stdout when prepend is used - (8ee0da1)
  • (clippy) Apply clippy suggestions - (df57336)

📚 Documentation

  • (website) Add tip about skipping commits by PR label - (6d3354c)
  • (website) Add instructions for installing from WinGet (#520) - (eeaa406)

🎨 Styling

  • (website) Use a short link for reporting issues - (ba83c8a)

⚙️ Miscellaneous Tasks

  • (ci) Auto-bump the homebrew formula - (61d055b)
  • (ci) Enable default features for windows builds - (18f4923)
  • (ci) Check semver violations via CI - (a25a114)
  • (fixtures) Enable verbose logging for output - (2927231)
git-cliff - Release v2.1.1

Published by github-actions[bot] 8 months ago

git-cliff - Pre-release v2.1.0-rc.1

Published by github-actions[bot] 8 months ago

git-cliff - Pre-release v2.1.0-rc.0

Published by github-actions[bot] 8 months ago

git-cliff - Release v2.0.4

Published by github-actions[bot] 8 months ago

animation

2.0.4 - 2024-02-22

⛰️ Features

  • (github) Support overriding the GitHub API URL (#512) - (8199699)

🐛 Bug Fixes

  • (cd) Do not execute commands for the release changelog - (1aaa9b2)

📚 Documentation

  • (website) Add instructions for installing from conda-forge (#511) - (75a04bb)

⚙️ Miscellaneous Tasks

  • (config) Add animation to the header of the changelog - (4f741a7)
git-cliff - Release v2.0.3

Published by github-actions[bot] 8 months ago

animation

git-cliff now supports integration with GitHub repositories! 🚀

✨ Read the highlights of this release: https://git-cliff.org/blog/2.0.0

2.0.3 - 2024-02-21

⛰️ Features

  • (docker) Enable github feature for the docker image - (bc882e3)

⚙️ Miscellaneous Tasks

  • (website) Bump the version of git-cliff-action - (f255ad3)
  • (website) Add announcement bar for the new release - (1d32a14)
git-cliff - Release v2.0.2

Published by github-actions[bot] 8 months ago

2.0.2 - 2024-02-19

animation

git-cliff now supports integration with GitHub repositories! 🚀

✨ Read the highlights of this release: https://git-cliff.org/blog/2.0.0

⛰️ Features

  • (args) Add --no-exec flag for skipping command execution (#458) - (7ae77ff)
  • (args) Add -x short argument for --context - (327512a)
  • (args) Support initialization with built-in templates (#370) - (4bee628)
  • (args) Allow returning the bumped version (#362) - (5e01e4c)
  • (args) Set CHANGELOG.md as default missing value for output option (#354) - (04d149e)
  • (changelog) Set the timestamp of the previous release - (d408e63)
  • (changelog) Improve skipping via .cliffignore and --skip-commit (#413) - (faa00c6)
  • (changelog) Support tag prefixes with --bump (#347) - (2399e57)
  • (changelog) [breaking] Set tag to 0.0.1 via --bump if no tags exist - (3291eb9)
  • (changelog) [breaking] Support templating in the footer (#369) - (0945fa8)
  • (commit) Add merge_commit flag to the context (#389) - (dd27a9a)
  • (github) [breaking] Support integration with GitHub repos (#363) - (5238326)
  • (parser) Support using SHA1 of the commit (#385) - (1039f85)
  • (parser) Support using regex scope values (#372) - (19e65c2)
  • (template) Support using PR labels in the GitHub template (#467) - (30d15bb)
  • (template) Support using PR title in the GitHub template (#418) - (6f32f33)
  • (website) Add search bar to the website - (2d30491)

🐛 Bug Fixes

  • (cd) Use workaround for linux-arm64-glibc maturin builds - (dc79ed5)
  • (cd) Disable PyPI publish for linux-arm64-glibc - (e24af12)
  • (cd) Avoid creating artifacts with the same name - (1647fd8)
  • (cd) Fix embedding examples for crates.io release - (46b7d88)
  • (changelog) Fix previous version links (#364) - (44c93b7)
  • (changelog) Set the correct previous tag when a custom tag is given - (6203f77)
  • (ci) Update cargo-msrv arguments - (131dd10)
  • (cli) Fix broken pipe when stdout is interrupted (#407) - (bdce4b5)
  • (commit) Trim the trailing newline from message (#403) - (514ca4b)
  • (git) Sort commits in topological order (#415) - (29bf355)
  • (links) Skip checking the GitHub commit URLs - (273d6dc)
  • (website) Use node version 18 - (46dcce3)
  • (website) Use prism-react-renderer v2 with docusaurus - (664ff9b)
  • Allow version bump with a single previous release - (d65aec9)

🚜 Refactor

  • (changelog) Support --bump for processed releases (#408) - (89e4c72)
  • (ci) Use hardcoded workspace members for cargo-msrv command - (ec6035a)
  • (ci) Simplify cargo-msrv installation - (f04bf6e)
  • (clippy) Apply clippy suggestions - (b23dd3e)
  • (clippy) Apply clippy suggestions - (a38c3fa)
  • (config) Use postprocessors for checking the typos - (764e858)
  • (config) Remove unnecessary newline from configs - (8edec7f)

📚 Documentation

  • (configuration) Fix typo (#466) - (34a58e6)
  • (fixtures) Add instructions for adding new fixtures - (8290769)
  • (readme) Mention RustLab 2023 talk - (668a957)
  • (readme) Use the raw link for the animation - (2c524b8)
  • (security) Update security policy - (fcaa502)
  • (website) Add highlights for 2.0.0 (#504) - (49684d0)
  • (website) Improve matching gitmoji tip (#486) - (0731646)
  • (website) Add tips and tricks section - (82e93c2)
  • (website) Add tip about link parsers - (4bd47a6)
  • (website) Add git-cliff animation to the website (#404) - (0561124)
  • (website) Split the configuration section - (67486cc)
  • (website) Add installation instructions for Homebrew (#357) - (b2f8091)

🎨 Styling

  • (website) Add GitHub logo to the header - (1da7cac)
  • (website) [breaking] Use dark theme as default - (dcc5116)

🧪 Testing

  • (changelog) Use the correct version for missing tags - (0ca4cdb)
  • (fixture) Update the date for example test fixture - (991a035)
  • (fixture) Add test fixture for bumping version - (c94cb6a)
  • (fixtures) Update the bumped value output to add prefix - (f635bae)

⚙️ Miscellaneous Tasks

  • (changelog) Disable the default behavior of next-version (#343) - (4eef684)
  • (changelog) Use 0.1.0 as default next release if no tag is found - (3123fd2)
  • (command) Explicitly set the directory of command to current dir - (722efd6)
  • (config) Skip dependabot commits for dev updates - (7f89160)
  • (config) Revamp the configuration files - (9500bf8)
  • (config) Use postprocessors for checking the typos - (5212cc9)
  • (dependabot) Group the dependency updates for creating less PRs - (c6a92bf)
  • (docker) Update versions in Dockerfile - (51198a5)
  • (embed) Do not allow missing docs - (7754cab)
  • (example) Use full links in GitHub templates (#503) - (a521891)
  • (example) Remove limited commits example - (8e1e0d7)
  • (github) Update templates about GitHub integration - (3f5107a)
  • (mergify) Don't update PRs for the main branch - (96a220c)
  • (project) Add readme to core package - (9e6bad2)
  • (project) Bump MSRV to 1.74.1 - (bd5e4d2)
  • (project) Update copyright years - (edc6bc0)
  • (website) Fix URLs in navigation bar (#438) - (70cab99)
  • (website) Rename the header for GitHub integration - (3fd9476)
  • (website) Fix broken anchors - (34593dd)
  • (website) Bump docusaurus to 3.1.0 - (af4482b)
  • (website) Update the titles for distro installations - (ff2881b)
  • (website) Add Mastodon link to the website - (2e761c9)

New Contributors

Full Changelog: https://github.com/orhun/git-cliff/compare/v1.4.0...v2.0.0

git-cliff - Release v2.0.1

Published by github-actions[bot] 8 months ago

git-cliff - Release v2.0.0

Published by github-actions[bot] 8 months ago

git-cliff - Pre-release v2.0.0-rc.2

Published by github-actions[bot] 8 months ago

git-cliff - Pre-release v2.0.0-rc.1

Published by github-actions[bot] 8 months ago

git-cliff - Pre-release v2.0.0-rc.0

Published by github-actions[bot] 8 months ago

git-cliff - Release v1.4.0

Published by github-actions[bot] 12 months ago

1.4.0 - 2023-10-29

⛰️ Features

  • (changelog) Support bumping the semantic version via --bump (#309) - (bcfcd1f)
  • (ci) Add 'typos' check (#317) - (88c34ab)
  • (command) Log the output of failed external commands - (205cdbb)
  • (config) [breaking] Support regex in 'tag_pattern' configuration (#318) - (3c2fb60)
  • (config) Add field and value matchers to the commit parser (#312) - (04fbcb8)

📚 Documentation

  • (blog) Fix the TOML format in 1.4.0 blog post - (4d691d2)
  • (blog) Add blog post for 1.4.0 release - (e3f1b3b)
  • (changelog) Fix typos (#316) - (edd3c30)
  • (config) Update the comment for tag_pattern - (596fd4d)
  • (core) Update the doc comment for commit preprocessors - (7faccc6)
  • (image) Use images from the repository - (91c0cda)
  • (lib) Extract feature documentation from Cargo.toml - (1f8098c)
  • (lib) Add logo and favicon to docs.rs page - (32b1fe1)
  • (readme) Add link to emacs package support git-cliff (#307) - (fa471c7)
  • (website) Fix typos in configuration docs (#329) - (d863c94)
  • (website) Add instructions for installing the latest git version - (be87608)

⚙️ Miscellaneous Tasks

  • (ci) Update the link checker configuration (#315) - (32cbea8)
  • (config) Update tag_pattern value for backwards compatibility - (2c621f7)
  • (img) Add more images - (2792362)
  • (img) Add git-cliff logo - (51f5e5b)
  • (release) Update cargo-deb usage - (213f383)
  • (website) Update the tracking link - (eb9f8e9)
git-cliff - Release v1.3.1

Published by github-actions[bot] about 1 year ago

1.3.1 - 2023-09-30

⛰️ Features

🐛 Bug Fixes

  • (ci) Update cargo-tarpaulin arguments - (83a0371)

🚜 Refactor

  • (ci) Simplify cargo-tarpaulin installation - (95f8d53)

📚 Documentation

  • (installation) Update instructions for Arch Linux - (291a928)
  • (installation) Add instructions for Alpine Linux - (3199bba)
  • (license) Re-license under the MIT + Apache 2.0 license (#303) - (cd56344)
  • Update Tera links to the new URL (#272) - (890de00)

⚙️ Miscellaneous Tasks

◀️ Revert