SHA256
1
0
forked from pool/git-cliff
Commit Graph

4 Commits

Author SHA256 Message Date
Soc Virnyl Estela
b52bdecb11 OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=12 2023-05-20 11:08:26 +00:00
Soc Virnyl Estela
3b722b314f - Update to version 1.2.0:
* Update clap and clap extras to v4 
  * Make the fields of Signature public
  * Add a custom configuration file for the repository
  * Support placing configuration inside pyproject.toml 
  * Generate SBOM/provenance for the Docker image
  * Support using regex group values 
  * [breaking] Nested environment config overrides 
  * Set max of limit_commits to the number of commits 
  * Set the node cache dependency path
  * Use the correct argument in release script

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=11
2023-05-20 11:07:20 +00:00
Soc Virnyl Estela
7e4a890dc1 - Update to version 1.1.2:
* Do not skip all tags when skip_tags is empty (#136)
  * Allow saving context to a file (#138)
  * Derive the tag order from commits instead of timestamp (#139)
  * Use timestamp for deriving the tag order (#139)

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=8
2023-01-25 06:48:33 +00:00
Soc Virnyl Estela
fa6fb974ef - Update to version 1.1.1:
* Relevant change: Update README.md about the NPM package
  * Fix type casting in base NPM package
  * Rename the package on Windows
  * Disable liquid parsing in README.md by using raw blocks
  * Support for generating changelog for multiple git repositories
  * Publish binaries for more platforms/architectures

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=7
2023-01-18 04:11:17 +00:00