Skip to content

v0.21.8

Latest

Choose a tag to compare

@Byron Byron released this 03 Aug 13:45
· 31 commits to main since this release
1ffea62

Bug Fixes

  • Allow remote-URLs to be used when pushing.
    That way this works when branches are checked out with URLs in stead
    of symbolic remote names.
    This happens by default when using gh pr checkout.

    Previously, it would panic, which now also won't happen anymore
    in favor of a more descriptive error.

Commit Statistics

  • 17 commits contributed to the release.
  • 98 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Thanks Clippy

Clippy helped 2 times to make code idiomatic.

Commit Details

view details
  • Uncategorized
    • Allow remote-URLs to be used when pushing. (71f3ff8)
    • Merge pull request #71 from GitoxideLabs/dependabot/cargo/cargo-431d3b394f (2919096)
    • Bump the cargo group with 11 updates (ade7955)
    • Merge pull request #70 from GitoxideLabs/dependabot/cargo/cargo-81d39f0e3a (fa63be7)
    • Bump the cargo group with 32 updates (7502019)
    • Merge pull request #69 from EliahKagan/thanks-clippy (3af51d7)
    • Replace another use of .then() with if-then (92c4374)
    • Thanks clippy (344f250)
    • Remove unrelated dependencies by avoiding pulldown-cmark default dependencies. (bee3e4c)
    • Merge pull request #68 from GitoxideLabs/dependabot/cargo/cargo-b47431ca3c (6533376)
    • Bump the cargo group with 47 updates (02b3d6d)
    • Merge pull request #65 from GitoxideLabs/dependabot/cargo/cargo-1c3b7ce06e (ffbffae)
    • Thanks clippy (f8d2f30)
    • Adapt to changes in cargo_metadata (aac2e4b)
    • Bump the cargo group with 38 updates (ff64e06)
    • Merge pull request #64 from GitoxideLabs/dependabot/cargo/cargo-bf709c9f14 (50a3266)
    • Bump the cargo group with 8 updates (7734556)