Releases: lunacookies/etcetera
Releases · lunacookies/etcetera
v0.10.0
What's Changed
- Allow compatibility with recent versions of home in #31
- Support non-UTF8 dirs in #32
- Add note about MSRV & fix CI in #33
This version raises MSRV to 1.81.0. But if you pin home
to <0.5.11
in Cargo.lock
, then the MSRV will be 1.70.0
.
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
What's Changed
- windows: use ENV & SHGetFolderPathW for APPDATA/LOCALAPPDATA in #11
Full Changelog: v0.7.1...v0.8.0
v0.7.1
v0.7.0
v0.6.0
What's Changed
- Add
choose_native_strategy
in #5 - Enhance Readme & Docs + couple of bug fixes in #6
- Remove
thiserror
dependency - AppStrategy: add
in_state_dir
&in_runtime_dir
- AppStrategy::Apple: remove spaces in bundle_id
- Remove
- Add Clone, Eq, Ord, Hash derives in #7
- Docs/readme: minor changes & bump Cargo version in #8
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
Full Changelog: v0.4.0...v0.5.0