Skip to content

v0.15.0

Latest

Choose a tag to compare

@Trouv Trouv released this 05 Jul 20:18
c100b4d

0.15.0 (2026-07-05)

⚠ BREAKING CHANGES

  • upgrade to bevy 0.19 (#404)

Features

Bug Fixes

  • map Array<FilePath> field to correct FieldValue variant (#403) (564dcb7)

Documentation Changes

  • add bevy_ecs_ldtk 0.15 to compatibility chart (#407) (8954fb5)

Example Changes

  • port platformer example from bevy_rapier to avian (#405) (c34db11)