Releases: GitoxideLabs/gitoxide
gix-command v0.3.3
A maintenance release without user-facing changes.
Commit Statistics
- 4 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
gix-attributes v0.22.0
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-archive v0.9.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-actor v0.30.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-traverse v0.36.2
A maintenance release without user-facing changes.
Commit Statistics
- 3 commits contributed to the release over the course of 1 calendar day.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-trace v0.1.7
A maintenance release without user-facing changes.
Commit Statistics
- 3 commits contributed to the release over the course of 1 calendar day.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-index v0.28.2
New Features
-
Add directory lookup, as well as ignore-case capabilities.
This is needed to be able to refer from an entry on disk to the index,
and figure out if the index already has such entry.New methods are:
- File::entry_by_path_icase
- File::prefixed_entry_range_icase
- File::entry_by_path_and_stage_icase
- File::directory_kind_by_path_icase
Commit Statistics
- 11 commits contributed to the release over the course of 16 calendar days.
- 16 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to
gix-index
release (17d1aac) - Merge branch 'fix-stat-with-negative-times' (08e6ca8)
- Assure negative nanoseconds on MacOS are handled (bf49cd4)
- Fix stat on files with timestamps before the epoch (f4a29dc)
- Add test for file metadata handling with extreme values (5c57c6b)
- Merge pull request #1249 from joshtriplett/simplify-cfg-within-function (dfb7b0f)
- Merge pull request #1248 from joshtriplett/tyop (39f35da)
- Avoid using #[cfg] on multiple individual function arguments (6fc27ee)
- Typo fixes (3ef3bc2)
- Merge branch 'gix-status' (c3983c6)
- Add directory lookup, as well as ignore-case capabilities. (7c2eeb0)
- Prepare changelogs prior to
gix-features v0.37.2
A maintenance release without user-facing changes.
Commit Statistics
- 3 commits contributed to the release over the course of 1 calendar day.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-commitgraph v0.23.2
A maintenance release without user-facing changes.
Commit Statistics
- 3 commits contributed to the release over the course of 1 calendar day.
- 16 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-worktree v0.29.1
Chore
-
change
rust-version
manifest field back to 1.65.
They didn't actually need to be higher to work, and changing them
unecessarily can break downstream CI.Let's keep this value as low as possible, and only increase it when
more recent features are actually used.
Commit Statistics
- 2 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages