Bug Fixes (BREAKING)
- remove
curldefault features, addhttp-client-curl-rust-sslfeature to opt-in
Instead of always forcing theopenssldependencies to be used, expose them using with
thehttp-client-curl-rust-sslfeature toggle, which now needs to be opted in to.
New Features (BREAKING)
- Use
std::ops::ControlFlowwhere possible
Commit Statistics
- 9 commits contributed to the release over the course of 19 calendar days.
- 19 days passed between releases.
- 2 commits were understood as conventional.
- 1 unique issue was worked on: #2363
Commit Details
view details
- #2363
- Regenerate all changelogs with a more recent CSR version (cbbdef5)
- Uncategorized
- Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v0.11.0, gix-path v0.11.0, gix-features v0.46.0, gix-hash v0.22.0, gix-hashtable v0.12.0, gix-object v0.55.0, gix-glob v0.24.0, gix-attributes v0.30.0, gix-command v0.7.0, gix-packetline v0.21.0, gix-filter v0.25.0, gix-fs v0.19.0, gix-chunk v0.5.0, gix-commitgraph v0.32.0, gix-revwalk v0.26.0, gix-traverse v0.52.0, gix-worktree-stream v0.27.0, gix-archive v0.27.0, gix-tempfile v21.0.0, gix-lock v21.0.0, gix-index v0.46.0, gix-config-value v0.17.0, gix-pathspec v0.15.0, gix-ignore v0.19.0, gix-worktree v0.47.0, gix-diff v0.58.0, gix-blame v0.8.0, gix-ref v0.58.0, gix-sec v0.13.0, gix-config v0.51.0, gix-prompt v0.13.0, gix-url v0.35.0, gix-credentials v0.35.0, gix-discover v0.46.0, gix-dir v0.20.0, gix-mailmap v0.30.0, gix-revision v0.40.0, gix-merge v0.11.0, gix-negotiate v0.26.0, gix-pack v0.65.0, gix-odb v0.75.0, gix-refspec v0.36.0, gix-shallow v0.8.0, gix-transport v0.53.0, gix-protocol v0.56.0, gix-status v0.25.0, gix-submodule v0.25.0, gix-worktree-state v0.25.0, gix v0.78.0, gix-fsck v0.17.0, gitoxide-core v0.53.0, gitoxide v0.50.0, safety bump 50 crates (562e684)
- Use
std::ops::ControlFlowwhere possible (5c1bd03) - Remove
curldefault features, addhttp-client-curl-rust-sslfeature to opt-in (b2e7137) - Set default-features to false for curl (63df17d)
- Merge pull request #2364 from GitoxideLabs/changelogs (0a333e5)
- Merge pull request #2346 from GitoxideLabs/release (c663b3f)
- Release gix-trace v0.1.17, gix-features v0.45.2, gix-command v0.6.5, gix-hash v0.21.2, gix-date v0.12.1, gix-actor v0.37.1, gix-object v0.54.1, gix-filter v0.24.1, gix-fs v0.18.2, gix-tempfile v20.0.1, gix-lock v20.0.1, gix-traverse v0.51.1, gix-index v0.45.1, gix-diff v0.57.1, gix-pack v0.64.1 (7be8f90)
- Merge pull request #2333 from GitoxideLabs/improvements (9e1ba5e)