Releases: GitoxideLabs/gitoxide
Releases · GitoxideLabs/gitoxide
gix-trace v0.1.12
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-tempfile 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.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-submodule v0.17.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 6 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
Thanks Clippy
Clippy helped 1 time to make code idiomatic.
Commit Details
view details
- Uncategorized
gix-status v0.17.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Other
- inform about tree to index "status"
Bug Fixes (BREAKING)
- let the
Change::Type
carry the new type.
Previously it would just discard that information.
Commit Statistics
- 12 commits contributed to the release over the course of 27 calendar days.
- 27 days passed between releases.
- 3 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)
- Let the
Change::Type
carry the new type. (77ecdb5) - Merge pull request #1762 from GitoxideLabs/fix-1759 (7ec21bb)
- Bump
rust-version
to 1.70 (17835bc) - Merge pull request #1749 from GitoxideLabs/status (8d84818)
- Add a
core.autocrlf
(filter) test (b67c39d) - Merge pull request #1410 from GitoxideLabs/status (0ab4f64)
- Inform about tree to index "status" (c4e8745)
- Merge pull request #1739 from GitoxideLabs/new-release (d22937f)
gix-shallow v0.2.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 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-sec v0.10.11
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-revwalk 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-revision v0.32.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 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-refspec v0.28.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
New Features (BREAKING)
- Add reverse-mapping via
MatchGroup::match_rhs()
.
Note that this also reverses renamesMatchGroup::match_remotes()
to
::match_lhs()
for consistency and to get away from the rather confusing
usage of words like local and remote.
Commit Statistics
- 7 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 #1763 from GitoxideLabs/better-refspec-primitives (af8f201)
- Add reverse-mapping via
MatchGroup::match_rhs()
. (aa56128) - Refactor refspec tests (2658464)
- Merge pull request #1762 from GitoxideLabs/fix-1759 (7ec21bb)
- Bump
rust-version
to 1.70 (17835bc) - Merge pull request #1701 from GitoxideLabs/release (e8b3b41)
gix-ref v0.50.0
Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
Commit Statistics
- 7 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
Thanks Clippy
Clippy helped 1 time to make code idiomatic.
Commit Details
view details
- Uncategorized
- Don't specify version numbers in dev-dependencies (7570daa)
- 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 #1752 from GitoxideLabs/git-shell (1ca480a)
- Thanks clippy (9193b05)
- Merge pull request #1739 from GitoxideLabs/new-release (d22937f)