github Byron/gitoxide cargo-smart-release-v0.10.0
cargo-smart-release v0.10.0

2 years ago

Bug Fixes

  • Don't assume crates are non-breaking just because they are in the user selection.
    Crates shownig up 'early' in our list could cause the entire
    breakage-propagation to fail which led the crate to be ignored entirely
    even when their dependees changed their version. This led to
    inconsistent version requirements which would abort any cargo call.

Commit Statistics

  • 12 commits contributed to the release over the course of 46 calendar days.
  • 48 days passed between releases.
  • 1 commit where understood as conventional.
  • 3 unique issues were worked on: #298, #301, #422

Commit Details

view details
  • #298
    • Adjust to changes in git-traverse (8240622)
  • #301
    • adapt to changes in git-ref (21109ca)
  • #422
    • Don't assume crates are non-breaking just because they are in the user selection. (fcaa635)
  • Uncategorized
    • adjust to changes in git-ref (0671586)
    • adjust test expectations to match improved parsing in git-conventional (42abfed)
    • Release git-glob v0.2.0, safety bump 3 crates (ab6bed7)
    • Merge branch 'worktree-stack' (e90d3fd)
    • Merge branch 'mzr-fix_empty_values' (09c8628)
    • fix clippy - many false positives this time (045e6fa)
    • fix clippy - many false positives this time (099bd5b)
    • upgrade toml_edit for cargo-smart-release (fbacb77)
    • Release git-config v0.2.1, git-diff v0.15.0, git-traverse v0.14.0, git-pack v0.18.0, git-odb v0.28.0, git-ref v0.12.1, git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0, safety bump 6 crates (b612021)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.