What's Changed
- Migrate to Bevy 0.13 and all corresponding plugins by @caiopiccirillo in #56
- Update bevy_panorbit_camera requirement from 0.17.0 to 0.18.0 by @dependabot in #65
- Update bevy_rapier3d requirement from 0.25.0 to 0.26.0 by @dependabot in #66
- Fix clippy warnings and rename project's files by @caiopiccirillo in #67
- Update README.md by @caiopiccirillo in #68
- Create CONTRIBUTING.md by @caiopiccirillo in #69
- docs: Move documentation to specific folder and update them by @caiopiccirillo in #70
- feat: Add configuration for Trunk and basic CSS by @caiopiccirillo in #72
- feat: Re-introduce bevy infinity grid by @caiopiccirillo in #71
- refactor: Clean unused code by @caiopiccirillo in #74
- chore: Update Bevy to 0.14 by @caiopiccirillo in #82
- fix: Correct configuration name by @caiopiccirillo in #85
- feat: Replace infinite grid crate by Bevy's internal grid by @caiopiccirillo in #87
- feat: Add trunk as main tool for WASM by @caiopiccirillo in #89
- Fix mesh and materials by @caiopiccirillo in #90
- chore(deps): Update bevy-inspector-egui requirement from 0.26.0 to 0.27.0 by @dependabot in #92
- ci: Add documentation to release by @caiopiccirillo in #93
- feat: Add measurement of pendulum's angle by @caiopiccirillo in #91
Full Changelog: 0.1.0-alpha.1...v0.1.0