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

2 years ago

Bug Fixes

  • don't mistake prefixed tags for versions
    Previously we would be too generious when accepting version tags, now
    we accept the prefixes 'v' and 'vers' and no prefix at all.
  • don't panic if there is a version requirement without version
  • don't claim missing user edits if there are some

Commit Statistics

  • 6 commits contributed to the release over the course of 11 calendar days.
  • 3 commits where understood as conventional.
  • 2 unique issues were worked on: #259, #262

Commit Details

view details
  • #259
    • btree/hashmap free lookup of packs in store, keeping things more bundled (a88981b)
  • #262
    • don't claim missing user edits if there are some (b12b76c)
    • don't mistake prefixed tags for versions (f4421d8)
    • don't panic if there is a version requirement without version (6eae7f1)
  • Uncategorized
    • Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates (acd3737)
    • Merge branch 'git-loose-objects' of https://github.com/xmo-odoo/gitoxide into xmo-odoo-git-loose-objects (ee737cd)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.