Skip to content

Releases: RobLoach/raylib-tileson

v4.2.0

05 Dec 18:48
db9b5ed
Compare
Choose a tag to compare

What's Changed

  • Don't copy all layers in DrawTiled() by @dmlary in #6
  • Documentation
  • Added tests

New Contributors

  • @dmlary made their first contribution in #6

Full Changelog: v4.0.0...v4.2.0

v4.0.0

05 Nov 03:07
4e4caf7
Compare
Choose a tag to compare
  • Update to raylib 4.0.0
  • Fix Windows compatibility (#4 by @Fatihcil16)