Skip to content

Releases: lunacookies/etcetera

v0.8.0

26 Apr 15:28
v0.8.0
1124ed2
Compare
Choose a tag to compare

What's Changed

  • windows: use ENV & SHGetFolderPathW for APPDATA/LOCALAPPDATA in #11

Full Changelog: v0.7.1...v0.8.0

v0.7.1

22 Apr 19:18
v0.7.1
d98629d
Compare
Choose a tag to compare

What's Changed

  • Fix slashes on Windows in #10

Full Changelog: v0.7.0...v0.7.1

v0.7.0

22 Apr 11:27
v0.7.0
162d0c2
Compare
Choose a tag to compare

What's Changed

  • Add home_dir function & re-exports in #9

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Apr 22:26
v0.6.0
1728081
Compare
Choose a tag to compare

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
  • 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

21 Apr 16:52
v0.5.0
9c0670e
Compare
Choose a tag to compare

What's Changed

  • Use cargo-team maintained home crate instead of dirs-next in #2
  • Support runtime directory in #4

Full Changelog: v0.4.0...v0.5.0