diff --git a/git-cliff-2.5.0.tar.gz b/git-cliff-2.5.0.tar.gz deleted file mode 100644 index 83644fe..0000000 --- a/git-cliff-2.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87b424657f5843fc08b544e5beb1f97c6b86ef6e90465b570ed41a343e90f135 -size 10503710 diff --git a/git-cliff-2.7.0.tar.gz b/git-cliff-2.7.0.tar.gz new file mode 100644 index 0000000..7ee3490 --- /dev/null +++ b/git-cliff-2.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9a74f0871983bf5c326ffd7358ba46925f14a6feb1638c8c1e5d6b36448eae +size 10522155 diff --git a/git-cliff.changes b/git-cliff.changes index b129fa4..df70004 100644 --- a/git-cliff.changes +++ b/git-cliff.changes @@ -1,3 +1,65 @@ +------------------------------------------------------------------- +Sat Dec 21 01:45:02 UTC 2024 - Soc Virnyl Estela + +- Update to version 2.7.0: + * refactor(clippy): apply clippy suggestions + * chore(deps): bump dependencies + * chore(integration): remove experimental feature disclaimer + * feat(config): allow overriding the remote API URL via config + * docs(git): improve docs for commit_preprocessors and commit_parsers + * feat(jujutsu): add jujustu support + * perf(test): don't create regex inside a loop + * chore(log): add trace log about which command is being run + * fix(remote): preserve first time contributors + * test(git): find upstream remote when using ssh + * docs(readme): add blog post about git-cliff + * chore(config): add the 'other' parser to the default config + * fix(changelog): fix missing commit fields in context + * refactor(clippy): apply clippy suggestions + * test(repo): expand unit tests of the repo module + * fix(changelog): include the root commit when `--latest` is used with one tag + * chore(deps): bump clap from 4.5.18 to 4.5.19 + * feat(args): add color to the help text + * chore(release): prepare for v2.6.1 + * refactor(clippy): apply doc_markdown and ignored_unit_patterns lint + * chore(fixtures): build binaries using dev profile + * refactor(clippy): apply if_not_else lint + * fix(remote): avoid setting multiple remotes + * chore(deps): bump thiserror from 1.0.63 to 1.0.64 + * refactor(clippy): apply assigning_clones lint + * refactor(clippy): apply single_match_else lint + * refactor(clippy): apply needless_pass_by_value lint + * chore(release): prepare for v2.6.0 + * feat(config): add changelog.render_always option + * chore(deps): bump dependencies + * fix(changelog): do not change the tag date if tag already exists + * feat(config): allow configuring output file from config + * docs(args): fix copy-paste mistake where gitea mentioned gitlab + * fix(commit): trim the trailing newline for git2 commits + * fix(bump): suppress template warning when `--bumped-version` is used + * refactor(clippy): apply explicit_iter_loop lint + * refactor(clippy): apply manual_is_variant_and lint + * chore(deps): bump clap_complete from 4.5.23 to 4.5.28 + * chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /website in the minor group + * chore(deps): bump pretty_assertions from 1.4.0 to 1.4.1 + * fix(changelog): correctly set the tag message for the latest release + * refactor(clippy): apply case_sensitive_file_extension_comparisons lint + * refactor(clippy): apply clippy suggestions + * refactor(clippy): apply option_as_ref_cloned lint + * refactor(template)!: add name parameter to the constructor + * fix(core): avoid the unnecessary loop when no remote feature is activated + * feat(core): add `remote` to commit and deprecate fields + * refactor(clippy): apply semicolon_if_nothing_returned clippy lint + * refactor(clippy): apply unnested_or_patterns clippy lint + * docs(contributing): mention fetching the tags for running tests successfully + * fix(args): support using use_branch_tags from both config and args + * feat(changelog): support generating changelog for different branches + * chore(examples): improve example templates + * chore(lib): fix typos in code comments + * chore(deps): bump prism-react-renderer from 2.3.1 to 2.4.0 in /website in the minor group + * fix(template): resolve parsing issues with `raw`/`endraw` in Jinja + * fix(changelog): don't change the context when provided via `--from-context` + ------------------------------------------------------------------- Mon Sep 16 14:31:26 UTC 2024 - Soc Virnyl Estela diff --git a/git-cliff.spec b/git-cliff.spec index 16377fd..c77021e 100644 --- a/git-cliff.spec +++ b/git-cliff.spec @@ -18,7 +18,7 @@ Name: git-cliff -Version: 2.5.0 +Version: 2.7.0 Release: 0 Summary: Changelog generator for git repositories License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND GPL-3.0-only AND SUSE-GPL-2.0-with-linking-exception+ diff --git a/vendor.tar.zst b/vendor.tar.zst index 8547752..976f6b2 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27b3e5f0c728e9034ac0c367f7783409f6fcaefab2cc90dc97bda4a29c92accc -size 43993470 +oid sha256:251d0c80056e8d5fefb808e8aba1f0477ead0940af5e2dc45c052091c643d10a +size 44387366