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.
0.7.0 - 2024-12-05
- [breaking] bevy 0.15 migration
- Bump ruzstd from 0.7.0 to 0.7.3 in the cargo group across 1 directory
- updated README for version bump
0.5.8 - 2024-10-11
- disable LogPlugin in docs and examples
0.5.7 - 2024-10-11
- shortened comments in docs/README
- version upgrades
- update docs and examples to remove WinitPlugin
0.5.6 - 2024-08-15
- version bumps, workflow updates
0.5.5 - 2024-08-07
- re-added workflows
- autoresize initialization fix