The headline feature of this release is the ability to locate all detected
Steam installations instead of only returning the first one with the addition of
steamlocate::locate_all()
Features
- Allow returning all detected Steam installations with
locate_all()#64 - Add debian steam installation path #94
- Move locate functions to crate root #107
Fix
- Parse shortcut fields regardless of order #111
Dependencies
Internal
- Placate clippy #95 #98
- Depend on
serde_deriveandserdeseparately #96 - Separate locate code by platform #99
- Replace
homecrate withstd::env::home_dir#106 - Add CI workflow for publishing releases 08901a8
- Group all test assets together #109
A big thanks to all of the contributors who helped with this release ❤️