All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.5.0 - 2024-07-23
- Add prompt to run at startup by @The-Noah
- Add executable icon by @The-Noah
- Add dialog when done updating
- Don't add to startup if already added by @The-Noah
- Rename debug command to info by @The-Noah
- Remove old code by @The-Noah
v0.4.0 - 2024-07-11
- Add auto updater by @The-Noah
- Load game data from local filesystem by @The-Noah
- Display number of moved screenshots by @The-Noah
- Gracefully handle file move errors by @The-Noah
- Gracefully handle dir creation errors by @The-Noah
- Use Windows for CI/CD by @The-Noah
v0.3.0 - 2024-07-10
- Detect Steam screenshot location by @The-Noah
- Update README by @The-Noah
v0.2.0 - 2024-07-10
- Add help and debug commands by @The-Noah
- Add watch mode by @The-Noah
- Update README by @The-Noah
- Use watch mode when executed without console by @The-Noah
- Show number of found screenshots by @The-Noah
- Use clippy in CI/CD by @The-Noah
- Remove Linux build by @The-Noah
v0.1.0 - 2024-06-28
- Add README and LICENSE by @The-Noah
- Add CI/CD by @The-Noah
- Optimize release binary by @The-Noah