Releases: GitoxideLabs/gitoxide
Releases · GitoxideLabs/gitoxide
gix-glob v0.15.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Bug Fixes
- add recursion depth limit to avoid runaway runtimes or stackoverflows.
This is important as.gitattributes
and.gitignore
files can contain arbitrary
patterns which might be used to attack clients or servers for that matter. - adjust logic to properly deal with match groups to prevent endless loops.
Commit Statistics
- 11 commits contributed to the release over the course of 18 calendar days.
- 22 days passed between releases.
- 3 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 'gix-glob-fix' (c1e4c62)
- Add recursion depth limit to avoid runaway runtimes or stackoverflows. (16cab84)
- Merge branch 'gix-glob-recursion' (3c65ea3)
- Adjust logic to properly deal with match groups to prevent endless loops. (ac57855)
- Merge branch 'main' into fix-1183 (1691ba6)
- Merge branch 'archive-handling' (7549559)
- Check all git-lfs managed files into the repository (35439de)
- Git-lfs might fail early; let's rely on these caches to be recreated, where possible (b6f2b81)
gix-fsck v0.2.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Commit Statistics
- 5 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
gix-fs v0.9.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Commit Statistics
- 3 commits contributed to the release.
- 22 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-filter v0.8.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Commit Statistics
- 9 commits contributed to the release over the course of 21 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)
- Merge branch '32bit' (ff1542c)
- Try to make
gix-filter
tests stable by running it throughcargo run
(ebd5c6f)
gix-features v0.37.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Commit Statistics
- 5 commits contributed to the release over the course of 9 calendar days.
- 22 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-discover v0.28.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Commit Statistics
- 10 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 'match_ceiling_dir_or_error' (cda5b51)
- Remove reset of
match_ceiling_dir_or_error
inapply_environment()
(85499e4) - Merge branch 'main' into fix-1183 (1691ba6)
- Release gix-ref v0.39.1 (c1cfe6e)
- 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-diff v0.39.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Commit Statistics
- 8 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)
- Fix dependency declaration of
gix-tempfile
ingix-diff
(0afe927) - 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-date v0.8.2
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Commit Statistics
- 6 commits contributed to the release over the course of 17 calendar days.
- 22 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-credentials v0.23.0
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Commit Statistics
- 3 commits contributed to the release.
- 22 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-config-value v0.14.2
Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Bug Fixes
- reproduce and fix panic when parsing integer values
Previously it would try to treat a UTF-8 string like ASCII and split
the last character off, even though it wasn't always at a charcter boundary.
Commit Statistics
- 5 commits contributed to the release over the course of 3 calendar days.
- 22 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages