gix-packetline-blocking v0.18.4
·
291 commits
to main
since this release
Refactor
- replace
futures_lite::ready!
withstd::task::ready!
Commit Statistics
- 13 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates (db0b095)
- Update changelogs prior to release (0bf84db)
- Merge pull request #1950 from paolobarbolini/ready-macro-from-std (f1bb269)
- Replace
futures_lite::ready!
withstd::task::ready!
(a86c201) - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a (b5e9059)
- Bump the cargo group with 21 updates (68e6b2e)
- Merge pull request #1940 from EliahKagan/run-ci/ghost-feature-next (b34bdfa)
- Have
gix-filter
depend ongix-packetline-blocking
unaliased (2d560c7) - Merge pull request #1939 from EliahKagan/run-ci/ghost-feature (62ec0e3)
- Add a second "DO NOT USE" feature to
gix-packetline-blocking
(d5dd239) - Merge pull request #1919 from GitoxideLabs/release (420e730)
- Merge branch 'main' into release (1c4d973)
- Merge pull request #1918 from EliahKagan/fix-clippy (4d3946f)