Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [0.8.0](v0.7.0...v0.8.0) (2023-07-31) ### ⚠ BREAKING CHANGES * upgrade to bevy and bevy_ecs_tilemap 0.11 ([#204](#204)) * `LdtkAsset::world_height` has been removed * upgrade LDtk types to 1.3.3 (dropping support for <1.3.3 LDtk projects) ([#203](#203)) ### Features * add `EntityIid` component which is added to all entities by default ([#194](#194)) ([d99f1ae](d99f1ae)) * register and derive Reflect for LdtkLevel and dependent types ([#201](#201)) ([873ed17](873ed17)) * upgrade LDtk types to 1.3.3 (dropping support for <1.3.3 LDtk projects) ([#203](#203)) ([e347780](e347780)) * upgrade to bevy and bevy_ecs_tilemap 0.11 ([#204](#204)) ([ef1b075](ef1b075)) ### Bug Fixes * remove `LdtkAsset::world_height` and correct `UseWorldTranslation` y-calculation ([#207](#207)) ([8923b4e](8923b4e)) ### Documentation Changes * fix code links in entity_iid module ([#210](#210)) ([53728b3](53728b3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information