Skip to content

Releases: kevinmatthes/git-harvest

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 19 Sep 21:10
98adeb8

[0.3.3] - 2026-09-19

Added

Changed

Fixed

Contributors

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 02:47
df07749

[0.3.2] - 2026-09-14

Added

Changed

Fixed

  • collapse several Renovate bumps of the same dependency into the last, at synthesis time (@kevinmatthes, @claude)
  • disable rename detection in the changelog-fragment gate's diff (@kevinmatthes, @claude)
  • identify the bookkeep version bump by structure, not by name alone (@kevinmatthes, @claude)
  • release-level no longer treats cargo-semver-checks' own fresh baseline resolve as branch drift (@kevinmatthes, @claude)
  • the spacing check no longer panics on a multibyte character before a checked punctuation mark (@kevinmatthes, @claude)

Contributors

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 02:15
33a90d8

[0.3.1] - 2026-09-07

Added

Changed

Fixed

Contributors

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 20:37
0a681ee

[0.3.0] - 2026-09-03

Added

Changed

Contributors

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:45
e2e98e1

What's Changed

Enhancements

Full Changelog: v0.1.0...v0.2.0

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@kevinmatthes kevinmatthes released this 30 Aug 19:58
07e19ce

What's Changed

Other Changes

  • [Bugfix] the semicolon rule now covers the session reports by @kevinmatthes in #4
  • [Enhancement] scan a branch's structured commits into a fragment by @kevinmatthes in #5
  • [Enhancement] assemble the fragments into a CHANGELOG section by @kevinmatthes in #6
  • [Enhancement] render the CHANGELOG as Keep a Changelog Markdown by @kevinmatthes in #7
  • [Documentation] describe the four subcommands in the README by @kevinmatthes in #8
  • [GitHub Actions] add the weekly release train and release-level gate by @kevinmatthes in #9
  • [Bugfix] the conventions harness exempts changelog RON files by @kevinmatthes in #10
  • [Enhancement] seed the CHANGELOG and its first pending fragment by @kevinmatthes in #11
  • [Enhancement] cut the 0.1.0 release by @kevinmatthes in #12

Full Changelog: https://github.com/kevinmatthes/git-harvest/commits/v0.1.0