Releases: GitoxideLabs/gitoxide
gix-packetline v0.17.3
A maintenance release without user-facing changes.
Commit Statistics
- 2 commits contributed to the release over the course of 4 calendar days.
- 20 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-packetline-blocking v0.17.3
A maintenance release without user-facing changes.
Commit Statistics
- 2 commits contributed to the release over the course of 4 calendar days.
- 20 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-pack v0.47.0
A maintenance release without user-facing changes.
Commit Statistics
- 10 commits contributed to the release over the course of 16 calendar days.
- 20 days passed between releases.
- 0 commits were understood as conventional.
- 1 unique issue was worked on: #1231
Commit Details
view details
- #1231
- Improve usage of
unsafe
(4017e69)
- Improve usage of
- Uncategorized
- Prepare changelogs prior to release (6a2e0be)
- Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 (b6c04c8)
- Merge pull request #1248 from joshtriplett/tyop (39f35da)
- Typo fixes (3ef3bc2)
- Merge branch 'safety-invariants' (2a663a0)
- Put Tree in its own module (c85a981)
- Properly track safety invariants (6587eea)
- Demote
ItemSliceMut::get_mut()
bound-check to debug-code only. (911c05f) - Make ItemSliceSync::get_mut() check that the index is in range (ef21617)
gix-odb v0.57.0
A maintenance release without user-facing changes.
Commit Statistics
- 7 commits contributed to the release over the course of 5 calendar days.
- 20 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 (6a2e0be)
- Merge branch 'dirwalk' (5d176fc)
- Use
gix_fs::current_dir(precompose_unicode)
. (7d8d167) - Adapt to changes in
gix-features
(eacb5a4) - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 (b6c04c8)
- Merge pull request #1248 from joshtriplett/tyop (39f35da)
- Typo fixes (3ef3bc2)
gix-object v0.41.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 20 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 (6a2e0be)
gix-negotiate v0.12.0
A maintenance release without user-facing changes.
Commit Statistics
- 4 commits contributed to the release over the course of 4 calendar days.
- 20 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-mailmap v0.22.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 20 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 (6a2e0be)
gix-lock v13.0.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 20 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 (6a2e0be)
gix-index v0.29.0
A maintenance release without user-facing changes.
Commit Statistics
- 1 commit contributed to the release.
- 4 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 (6a2e0be)
gix-ignore v0.11.0
New Features (BREAKING)
-
Add experimental notion of precious files.
Precious files are ignored files, but those that are not expendable.
By default, all ignored files are expendable, but now it's possible to
declare ignored files as precious, meaning they will not be removed
just like untracked files.See [the technical document][1] for details.
Commit Statistics
- 4 commits contributed to the release over the course of 20 calendar days.
- 20 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages