github GitoxideLabs/gitoxide gix-index-v0.38.0
gix-index v0.38.0

23 hours ago

Chore

  • bump rust-version to 1.70
    That way clippy will allow to use the fantastic Option::is_some_and()
    and friends.

Bug Fixes

  • State::from_tree() is now faster.
    It uses depth-first traversal out of the box which allows it to save
    the sorting in the end. It's also a little bit faster.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update all changelogs prior to release (1f6390c)
    • Merge pull request #1773 from GitoxideLabs/improvements (c2d1a5d)
    • Assure that the recently added worktree_mode actually represents it. (fc2021f)
    • Merge pull request #1768 from GitoxideLabs/improvements (34fa6bb)
    • Slightly improve docs of entry::Mode::change_to_match_fs() (18b2a97)
    • Merge pull request #1762 from GitoxideLabs/fix-1759 (7ec21bb)
    • Bump rust-version to 1.70 (17835bc)
    • Merge pull request #1410 from GitoxideLabs/status (0ab4f64)
    • State::from_tree() is now faster. (4989cda)
    • Adapt to changes in gix-traverse (1de4e70)
    • Merge pull request #1701 from GitoxideLabs/release (e8b3b41)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.