Bug Fixes
- on Windows,
Source::User
now produces a directory even ifHOME
is not set.
This way it's easier to use downstream which may not have typical environment variables
set, particularly on Windows.
Commit Statistics
- 16 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 #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2143 from GitoxideLabs/improvements (eee5199)
- Fix one failing test on MacOS (888b763)
- Merge pull request #2124 from GitoxideLabs/improvements (10a20d6)
- On Windows,
Source::User
now produces a directory even ifHOME
is not set. (042efa0) - Merge pull request #2113 from GitoxideLabs/release (dc7343c)
- Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 (79ba9d0)
- 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 #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 (473fe52)
- Bump the cargo group with 41 updates (428412c)
- Merge pull request #2075 from GitoxideLabs/improvements (784c046)