mirror of
https://github.com/lightsoutgames/bevy_full_throttle
synced 2024-11-14 16:25:57 +00:00
1.4 KiB
1.4 KiB
Changelog
All notable changes to this project will be documented in this file.
Version 0.6.0 - 2024-07-06
Miscellaneous Tasks
- Upgrade to Bevy 0.14.
- Switch to Gitea Actions.
- Switch to pre-commit.
Version 0.5.1 - 2024-04-19
Miscellaneous Tasks
- Update
windows
dependency.
Version 0.5.0 - 2024-03-14
Miscellaneous Tasks
- Upgrade Bevy to v0.13 and windows to v0.54.
Version 0.4.0 - 2024-01-02
Miscellaneous Tasks
- Upgrade Bevy and windows dependencies.
Version 0.3.1 - 2023-09-09
Bug Fixes
- Panic if power scheme operations fail. This shouldn't happen, but if it does then the actual failure cases should be logged.
Miscellaneous Tasks
- Bump windows dependency.
Version 0.3.0 - 2023-07-16
Miscellaneous Tasks
- Update to Bevy 0.11.
Version 0.2.2 - 2023-04-03
Miscellaneous Tasks
- Bump
windows
dependency.
Version 0.2.1 - 2023-03-28
Miscellaneous Tasks
- Update
windows
to v0.46.
Version 0.2.0 - 2023-03-06
Miscellaneous Tasks
- Update to Bevy 0.10.
Version 0.1.3 - 2023-02-12
Bug Fixes
- Remove Termination feature so handler only runs on ctrl-c.
Version 0.1.2 - 2023-02-12
Bug Fixes
- Restore original scheme on exit.
Version 0.1.1 - 2023-01-31
Miscellaneous Tasks
- Bump Windows dependencies.
Version 0.1.0 - 2022-12-20
Miscellaneous Tasks
- Initial release.