Skip to content

Releases: MrGVSV/bevy_tileset

v0.8.0

22 Jul 22:14
4e01a4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

12 Apr 21:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

14 Nov 01:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Sep 03:15
Compare
Choose a tag to compare

What's Changed

  • Add support for Bevy 0.8 by @eLVas in #8

New Contributors

  • @eLVas made their first contribution in #8

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Apr 23:21
773b41c
Compare
Choose a tag to compare

What's Changed

  • Make new methods const on TileId and PartialTileId by @MrGVSV in #6
  • Update to Bevy 0.7 by @MrGVSV in #7

Full Changelog: v0.3.1...v0.4.0

v0.3.1

17 Feb 04:00
Compare
Choose a tag to compare

What's Changed

  • Removed bevy_tileset_map (formerly bevy_ecs_tilemap_tileset)
  • Tilesets system param now uses Res instead of ResMut

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Jan 18:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Jan 08:38
Compare
Choose a tag to compare

What's Changed

  • Re-structured project and added Tileset config files by @MrGVSV in #1

New Contributors

  • @MrGVSV made their first contribution in #1

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Nov 22:25
0485644
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release