Releases: GitoxideLabs/gitoxide
Releases · GitoxideLabs/gitoxide
gix-negotiate v0.18.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 4 commits contributed to the release over the course of 55 calendar days.
- 55 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-merge v0.3.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 5 commits contributed to the release over the course of 27 calendar days.
- 27 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-mailmap v0.25.2
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 4 commits contributed to the release over the course of 55 calendar days.
- 55 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-lock v16.0.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 4 commits contributed to the release over the course of 55 calendar days.
- 55 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-index v0.38.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::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)
gix-ignore v0.13.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 4 commits contributed to the release over the course of 55 calendar days.
- 55 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-hashtable v0.7.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 4 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-hash v0.16.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Bug Fixes (BREAKING)
- hex-display of any object ID is now faster as
oid::hex_to_buf()
now returns&mut str
.
This helps callers to avoid converting to UTF8 by hand.
Commit Statistics
- 6 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 #1762 from GitoxideLabs/fix-1759 (7ec21bb)
- Bump
rust-version
to 1.70 (17835bc) - Merge pull request #1410 from GitoxideLabs/status (0ab4f64)
- Hex-display of any object ID is now faster as
oid::hex_to_buf()
now returns&mut str
. (c17aee6) - Merge pull request #1701 from GitoxideLabs/release (e8b3b41)
gix-glob v0.18.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 4 commits contributed to the release over the course of 55 calendar days.
- 55 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-fsck v0.9.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 4 commits contributed to the release over the course of 55 calendar days.
- 55 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages