New Features
- replace
Reference::peel_to_id_in_place_packed
Also, update documentation where it was still referring to deprecated
in_place
methods to refer to the new methods instead. - replace peel_to_x_in_place by peel_to_x
Commit Statistics
- 17 commits contributed to the release over the course of 70 calendar days.
- 70 days passed between releases.
- 2 commits were 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 #2196 from GitoxideLabs/copilot/fix-713956e8-cf8b-499a-99a8-92001948c9f8 (0a576b9)
- Refactor (e670294)
- Implement Display trait for reference name types (b813339)
- Merge pull request #2174 from cruessler/deprecate-in-place-methods (442f800)
- Replace
Reference::peel_to_id_in_place_packed
(0380496) - Merge pull request #2163 from cruessler/deprecate-in-place-methods (42f8db5)
- Replace peel_to_x_in_place by peel_to_x (e179f82)
- Merge pull request #2158 from GitoxideLabs/improvements (a78bf84)
- Validate what happens if a rename is emulated, particularly in relation to directory creation. (e25ccbf)
- Merge pull request #2114 from EliahKagan/test-ref-storage-newline (d8fbe1e)
- Test that loose refs are written with a trailing newline (df91659)
- Merge pull request #2113 from GitoxideLabs/release (dc7343c)