Subject: CVS commit: pkgsrc/devel/git-cliff
From: pin
Date: 2021-12-16 14:14:48
Message id: 20211216131448.7FA31FAEC@cvs.NetBSD.org

Log Message:
devel/git-cliff: update to 0.5.0

Bug Fixes
-Update log test about exclude path
-Override the sort related config if args are present (#39)
-Checkout the repository before running fixtures
-Use the defined configuration file for fixtures
-Update the multi line docker command
-Strip the carriage return on fixtures while comparing
-Drop the skipped releases from 'previous' field

Documentation
-Update --with-commit example in README.md

Features
-Add --topo-order flag for sorting tags (#29)
-Support specifying the sorting methods in config (#31)
-Accept glob patterns for --commit-path argument
-Support multiple values for --commit-path argument
-Add --exclude-path argument for excluding related commits
-Add --current flag for processing the current tag (#37)
-Add ignore_tags option (#40)
-Use more explanatory error messages about templates
-Support having both conventional and unconventional commits in the changelog
-Add --with-commit argument for including custom commit messages in changelog

[breaking] Rename --commit-path argument to --include-path

For more about this release, see: https://orhun.dev/blog/git-cliff-0.5.0/

Files:
RevisionActionfile
1.10modifypkgsrc/devel/git-cliff/Makefile
1.9modifypkgsrc/devel/git-cliff/cargo-depends.mk
1.11modifypkgsrc/devel/git-cliff/distinfo