Releases: GitoxideLabs/gitoxide
Releases · GitoxideLabs/gitoxide
gix-refspec v0.18.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 15 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8a60d5b)
gix-ref v0.37.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8a60d5b)
gix-protocol v0.40.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 15 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8a60d5b)
gix-pathspec v0.3.0
Other
- improve documentation of
common_prefix()
andpattern_matching_relative_path()
.
Commit Statistics
- 3 commits contributed to the release over the course of 1 calendar day.
- 16 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-pack v0.43.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8a60d5b)
gix-odb v0.53.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8a60d5b)
gix-object v0.37.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8a60d5b)
gix-negotiate v0.8.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8a60d5b)
gix-mailmap v0.19.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8a60d5b)
gix-lock v10.0.0
New Features
- Make it easy to configure lock acquisition failure from Duration.
NowDuration
can be turned intoacquire::Fail
.
Other
- make clear that locks can leak and what that means on acquiring a lock
Commit Statistics
- 4 commits contributed to the release over the course of 3 calendar days.
- 16 days passed between releases.
- 2 commits were understood as conventional.
- 1 unique issue was worked on: #1026