Releases: GitoxideLabs/gitoxide
gix-commitgraph v0.23.1
Chore
-
change
rust-versionmanifest 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
Commit Details
gix-command v0.3.2
Chore
-
change
rust-versionmanifest 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
Commit Details
gix-chunk v0.4.7
Chore
-
change
rust-versionmanifest 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
Commit Details
gix-bitmap v0.2.10
Chore
-
change
rust-versionmanifest 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
Commit Details
gix-attributes v0.21.1
Chore
-
change
rust-versionmanifest 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
Commit Details
gix-archive v0.8.1
Chore
-
change
rust-versionmanifest 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
Commit Details
gix-actor v0.29.1
Chore
-
change
rust-versionmanifest 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
Commit Details
v0.33.0
New Features
- Add
rev parse --reference.
It's similar togit rev-parse --symbolic-full-name.
Bug Fixes (BREAKING)
-
mark
gix::interrupt::init_handler()as unsafe
The passedinterrupt()argument will be called from a signal
handler, so that needs to be documented and the call sites need to
state that they fulfill the contract.Thanks to @Manishearth for pointing this out.
Commit Statistics
- 7 commits contributed to the release over the course of 21 calendar days.
- 22 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge branch 'maintenance' (4454c9d)
- Upgrade tabled and setup wordwrapping (a78caba)
- Merge branch 'tracking-branch' (0fe20e8)
- Add
rev parse --reference. (193ffcd) - Merge branch 'main' into fix-1183 (1691ba6)
- Merge branch 'push-yvzxzqrkkvry' (4917beb)
- Mark
gix::interrupt::init_handler()as unsafe (59b8104)
gix-worktree v0.29.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix, which in turn follows Firefox.
Commit Statistics
- 7 commits contributed to the release over the course of 19 calendar days.
- 22 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 of next release (e78a92b)
- Merge branch 'maintenance' (4454c9d)
- Upgrade MSRV to v1.70 (aea89c3)
- Merge branch 'main' into fix-1183 (1691ba6)
- Merge branch 'archive-handling' (7549559)
- Check all git-lfs managed files into the repository (35439de)
- Release gix-hash v0.13.3, gix-index v0.27.1 (98b08f4)
gix-worktree-stream v0.8.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix, which in turn follows Firefox.
Bug Fixes
- windows test seems to require links to be made by script.
Otherwise, they are not links anymore when extracted from archive,
unfortunately.
Commit Statistics
- 8 commits contributed to the release over the course of 19 calendar days.
- 22 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs of next release (e78a92b)
- Merge branch 'maintenance' (4454c9d)
- Upgrade MSRV to v1.70 (aea89c3)
- Merge branch 'main' into fix-1183 (1691ba6)
- Merge branch 'archive-handling' (7549559)
- Windows test seems to require links to be made by script. (6c2fa02)
- Check all git-lfs managed files into the repository (35439de)
- Release gix-hash v0.13.3, gix-index v0.27.1 (98b08f4)