Releases: Open-Source-Digital-Twin/digital-twin-playground
Releases · Open-Source-Digital-Twin/digital-twin-playground
Release list
Release v0.1.0
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
0.1.0-alpha.1
Stable WASM for digital twin application.
What's Changed
- Add model constrains between parts by @caiopiccirillo in #6
- Update README.md by @caiopiccirillo in #8
- Replace internal camera plugin by bevy_panorbit_camera by @caiopiccirillo in #10
- Update issue templates by @caiopiccirillo in #14
- Fix pipeline name by @caiopiccirillo in #17
- Add typo check pipeline by @caiopiccirillo in #16
- Add roadmap by @caiopiccirillo in #19
- Update README.md with latest instructions by @caiopiccirillo in #20
- Fix code according to Bevy 0.12 update by @caiopiccirillo in #23
- Update bevy requirement from 0.11.2 to 0.12.0 by @dependabot in #21
- Update bevy_panorbit_camera requirement from 0.8.0 to 0.9.0 by @dependabot in #22
- Format code by @caiopiccirillo in #24
- Embedded model by @caiopiccirillo in #18
- Move 3D models by @caiopiccirillo in #13
- Model physics by @caiopiccirillo in #9
- Adding pendulum GIF by @LLagu in #26
- Revert partially Bevy 0.12 update changes by @caiopiccirillo in #25
- Fix clippy warnings by @caiopiccirillo in #29
- Bump actions version by @caiopiccirillo in #37
- Update pipeline by @caiopiccirillo in #38
- Bump Bevy version to 0.12 and remove infinite grid by @caiopiccirillo in #36
- Update dependabot.yml by @caiopiccirillo in #41
- Bump github/codeql-action from 2 to 3 by @dependabot in #42
- Add initial config persistence by @caiopiccirillo in #40
- Add just recipes by @caiopiccirillo in #39
- Bump actions/cache from 3 to 4 by @dependabot in #46
- Update bevy_rapier3d requirement from 0.23.0 to 0.24.0 by @dependabot in #47
- Update bevy-inspector-egui requirement from 0.21.0 to 0.22.1 by @dependabot in #45
- Update bevy_panorbit_camera requirement from 0.9.2 to 0.10.0 by @dependabot in #44
- Update bevy_panorbit_camera requirement from 0.10.0 to 0.11.1 by @dependabot in #48
- Add check for dependencies for actions by @caiopiccirillo in #49
- Update bevy_panorbit_camera requirement from 0.11.1 to 0.13.0 by @dependabot in #50
- Bump actions/configure-pages from 4 to 5 by @dependabot in #62
New Contributors
Full Changelog: https://github.com/Open-Source-Digital-Twin/digital-twin-playground/commits/0.1.0-alpha.1