Path to this page:
Subject: CVS commit: pkgsrc/devel/git-cliff
From: pin
Date: 2023-08-31 14:59:53
Message id: 20230831125953.8FC76FBDB@cvs.NetBSD.org
Log Message:
devel/git-cliff: update to 1.3.0
pkgsrc: patch away libgit2 mismatch for now.
โฐ๏ธ Features
(changelog) [breaking] Add postprocessors (#155) - (5dc5fb7)
๐ Bug Fixes
(cd) Do not publish release notes for pre-releases (#249) - (7a82aa1)
(cd) Disable win32-arm64 PyPI builds - (baf34a8)
(deps) Avoid problematic serde release - (87f74bc)
(examples) Add missing newline (#253) - (aad4222)
(informer) Do not inform about pre-releases (#249) - (87e47e6)
Fix previous release references - (fbb605e)
๐ Refactor
(clippy) Apply clippy suggestions - (4c09759)
(clippy) Apply clippy suggestions - (a814bbe)
(config) Use a macro for generating commit list - (c695ca3)
(docker) Avoid copying volume inside container (#142) - (65d365c)
(lib) Use implicit serde imports - (c8cf855)
๐ Documentation
(blog) Add blog post for 1.3.0 release (#264) - (93d4aa4)
(example) Update the header of configuration examples - (0bf5ebe)
(example) Add example for generating changelog similar to cocogitto
- (e1cf26e)
(readme) Add contributors graph - (3c9ced0)
๐จ Styling
(config) Further beautify the changelog in this repo - (fd7446c)
(config) Apply formatting to configuration files - (e9aa991)
Fix formatting - (14725e5)
๐งช Testing
(changelog) Add cases for docs: prefix (#167) - (3a717e2)
(repo) Add an informative error message to failing test - (7d7470b)
Fix keep a changelog test case - (0a6ed62)
Fix keep a changelog test case - (f5d3365)
โ๏ธ Miscellaneous Tasks
(cargo) Update MSRV to 1.70.0 - (1068912)
(cd) Use the latest git-cliff-action for releases - (3eb97b8)
(cd) Support creating prereleases on GitHub - (a22426a)
(config) Add additional parsers for default config - (b745778)
(config) Update configuration for alpha/beta/rc releases - (7e7e5a7)
(config) Skip dependency updates in the changelog - (b2edc23)
(core) Make git2 optional - (5fdf39a)
(docker) Update versions in Dockerfile - (0ccab91)
(github) Add config for welcome bot - (a4725d4)
(mergify) Rename mergify configuration file - (9fd1be6)
(mergify) Add configuration file for automatic merge (#245) - (0a79aae)
(pypi) Publish git-cliff on PyPI (#158) - (2b7a1ef)
Check without default features - (e323621)
Files: