Releases: GitoxideLabs/gitoxide
Releases · GitoxideLabs/gitoxide
gix-path v0.10.5
Bug Fixes
- always try
HOME
environment variable first when obtaining the home directory.
This will fix issues like the one described here:
Commit Statistics
- 3 commits contributed to the release over the course of 1 calendar day.
- 6 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-worktree v0.30.0
New Features
- add
stack::Platform::excluded_kind()
.
That way one can tell whether the excluded item is precious or not.
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
Commit Details
gix-worktree-stream v0.9.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-worktree-state v0.7.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 v0.58.0
New Features
-
add
max-control
feature for fine-grained performance control.
This also adds the following performance features:zlib-ng
-
zlib-ng-compat
-
zlib-stock
-
parallel-walkdir
Bug Fixes
object::tree::diff::Platform::for_each_to_obtain_tree(callback)
errors are more convenient to use.
Due to a change in how the generic error type is declared it should now be possible to
useanyhow
with it as well.
Commit Statistics
- 13 commits contributed to the release over the course of 18 calendar days.
- 20 days passed between releases.
- 4 commits were understood as conventional.
- 1 unique issue was worked on: #670
Commit Details
view details
- #670
object::tree::diff::Platform::for_each_to_obtain_tree(callback)
errors are more convenient to use. (e3c5a0f)
- Uncategorized
- Prepare changelogs prior to release (6a2e0be)
- Merge branch 'finegrained-features' (d8570d0)
- Add
max-control
feature for fine-grained performance control. (8847676) - Merge branch 'dirwalk' (5d176fc)
- Use
gix_fs::current_dir(precompose_unicode)
. (7d8d167) - Adapt to changes in
gix-features
(eacb5a4) - Add
env::args_os_opt()
which takes an argument to determine input unicode-decomposition (a7e606b) - 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)
max-performance-zlib-ng-compat
flag (1ba9488)- Add a max-performance-zlib-ng-compat flag (cfb06ec)
gix-utils v0.1.9
New Features
- add
str::to_precomposed_unicode()
, effective on apple devices only.
Commit Statistics
- 3 commits contributed to the release over the course of 3 calendar days.
- 20 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-url v0.27.0
New Features
- add
std::fmt::Display
toUrl
type.
That way it's possible to have a more safe display implementation
that tries to not spill obvious secrets, like the password of a
URL.
Commit Statistics
- 7 commits contributed to the release over the course of 17 calendar days.
- 20 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 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 'url-fix' (0e579a0)
- Enabled previously disabled test as it works with the latest version of
url
(3c060cb) - Add
std::fmt::Display
toUrl
type. (ebca00a)
gix-traverse v0.37.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-transport v0.41.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-tempfile 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)