github Byron/gitoxide git-ref-v0.24.0
git-ref v0.24.0

19 months ago

Documentation

  • fix typos

Bug Fixes (BREAKING)

  • commiting the revlog transaction is now optional.
    This also means that providing no committer despite one being needed is will cause
    the transaction to fail entirely with an error.

    Doing this allows users who disable the reflog not to have to deal with committer configuration
    at all.

Commit Statistics

  • 11 commits contributed to the release over the course of 28 calendar days.
  • 30 days passed between releases.
  • 2 commits were understood as conventional.
  • 1 unique issue was worked on: #691

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

view details
  • #691
    • set rust-version to 1.64 (55066ce)
  • Uncategorized
    • prepare changelogs prior to release (7c846d2)
    • Merge branch 'Lioness100/main' (1e544e8)
    • revert obtai -> obtained (cd84c1a)
    • fix typos (39ed9ed)
    • thanks clippy (bac57dd)
    • make fmt (e22080e)
    • Merge branch 'adjustments-for-cargo' (7bba270)
    • Assure single-threaded git-ref tests may run. (17c0776)
    • Break cyclical dev dependencies (1fea18f)
    • commiting the revlog transaction is now optional. (65c5589)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.