Bug Fixes
Prepare::with_shell()
now assures manual argument splitting isn't done on Windows either.
That waywith_shell()
means what it says, previously it was a trap that was
impossible to get right on Windows.
Commit Statistics
- 8 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2100 from GitoxideLabs/release (202bc6d)
- Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 (d64f257)
- Merge pull request #2087 from GitoxideLabs/improvements (8d4d18d)
Prepare::with_shell()
now assures manual argument splitting isn't done on Windows either. (a5ba202)- Merge pull request #2075 from GitoxideLabs/improvements (784c046)