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

19 months ago

New Features

  • rename tracking for crates in the crate-root.
    Now it's possible to rename crates if they are directly at the crate root
    without loosing their history.

Bug Fixes

  • assure we can track dependencies correctly.
    Previously, if worktree crates would also be used as crates.io crates,
    the dependency traversal would fail to find packages that come in from crates.io
    as opposed to the workspace, and discard them, causing dependencies to be missed.

    Now we correctly ignore workspace dependencies from crates.io.

Commit Statistics

  • 46 commits contributed to the release over the course of 6 calendar days.
  • 7 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge branch 'rename-crates' into inform-about-gix-rename (c9275b9)
    • Release git-date v0.4.3, git-hash v0.10.3, git-features v0.26.5, git-actor v0.17.2, git-glob v0.5.4, git-path v0.7.2, git-quote v0.4.2, git-attributes v0.8.3, git-bitmap v0.2.2, git-chunk v0.4.2, git-command v0.2.4, git-commitgraph v0.13.1, git-config-value v0.10.2, git-tempfile v3.0.3, git-lock v3.0.3, git-validate v0.7.3, git-object v0.26.2, git-ref v0.24.1, git-sec v0.6.3, git-config v0.16.2, git-prompt v0.3.3, git-url v0.13.3, git-credentials v0.9.2, git-diff v0.26.2, git-discover v0.13.1, git-fetchhead v0.1.0, git-filter v0.1.0, git-hashtable v0.1.2, git-traverse v0.22.2, git-index v0.12.4, git-lfs v0.1.0, git-mailmap v0.9.3, git-note v0.1.0, git-pack v0.31.0, git-odb v0.41.0, git-packetline v0.14.3, git-pathspec v0.1.0, git-transport v0.25.5, git-protocol v0.26.4, git-rebase v0.1.0, git-revision v0.10.4, git-refspec v0.7.3, git-sequencer v0.1.0, git-submodule v0.1.0, git-tix v0.1.0, git-tui v0.1.0, git-worktree v0.12.3, safety bump 2 crates (90035a3)
    • assure we can track dependencies correctly. (35a1df7)
    • rename git-testtools to gix-testtools (b65c33d)
    • adjust to renaming of git-pack to gix-pack (1ee81ad)
    • adjust to renaming of git-odb to gix-odb (476e2ad)
    • adjust to renaming of git-index to gix-index (86db5e0)
    • adjust to renaming of git-diff to gix-diff (49a163e)
    • adjust to renaming of git-commitgraph to gix-commitgraph (f1dd0a3)
    • adjust to renaming of git-mailmap to gix-mailmap (2e28c56)
    • adjust to renaming of git-discover to gix-discover (53adfe1)
    • adjust to renaming of git-chunk to gix-chunk (59194e3)
    • adjust to renaming of git-bitmap to gix-bitmap (75f2a07)
    • adjust to renaming for git-protocol to gix-protocol (823795a)
    • adjust to renaming of git-refspec to gix-refspec (c958802)
    • adjust to renaming of git-revision to gix-revision (ee0ee84)
    • adjust to renaming of git-transport to gix-transport (b2ccf71)
    • adjust to renaming of git-credentials to gix-credentials (6b18abc)
    • adjust to renaming of git-prompt to gix-prompt (6a4654e)
    • adjust to renaming of git-command to gix-command (d26b8e0)
    • adjust to renaming of git-packetline to gix-packetline (5cbd22c)
    • adjust to renaming of git-worktree to gix-worktree (73a1282)
    • adjust to renamining of git-hashtable to gix-hashtable (26a0c98)
    • adjust to renamining of git-worktree to gix-worktree (108bb1a)
    • adjust to renaming of git-url to gix-url (b50817a)
    • adjust to renaming of git-date to gix-date (9a79ff2)
    • adjust to renamining of git-attributes to gix-attributes (4a8b3b8)
    • adjust to renaminig of git-quote to gix-quote (648025b)
    • adjust to renaming of git-config to gix-config (3a861c8)
    • adjust to renaming of git-ref to gix-ref (1f5f695)
    • adjust to renaming of git-lock to gix-lock (2028e78)
    • adjust to renaming of git-tempfile to gix-tempfile (b6cc3eb)
    • adjust to renaming of git-object to gix-object (fc86a1e)
    • adjust to renaming of git-actor to gix-actor (4dc9b44)
    • adjust to renaming of git-validate to gix-validate (5e40ad0)
    • adjust to renaming of git-hash to gix-hash (4a9d025)
    • adjust to renaming of git-features to gix-features (e2dd68a)
    • adjust to renaming of git-glob to gix-glob (35b2a3a)
    • adjust to renaming of git-sec to gix-sec (eabbb92)
    • adapt to renaming of git-path to gix-path (d3bbcfc)
    • adjust to rename of git-config-value to gix-config-value (622b3e1)
    • show more debugging information if unreachable code is reached. (66f5341)
    • Merge branch 'rename-crates' (6461c3d)
    • rename git-repository to gix (7bed2a9)
    • Release git-repository v0.35.0, safety bump 3 crates (abe1e91)
    • rename tracking for crates in the crate-root. (cd12023)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.