Skip to content

Releases: lafriks/go-tiled

v0.3.2

04 Feb 22:19
d78324f
Compare
Choose a tag to compare
  • BUGFIXES
    • Fix Tilesets not being loaded if only referenced by tile objects. (#48)
    • Fix swapped TileWidth and TileHeight. (#49)

v0.3.1

09 Jan 10:59
9beb532
Compare
Choose a tag to compare
  • Decoding Group Layers (#46)

v0.3.0

11 Nov 06:35
Compare
Choose a tag to compare
  • BREAKING
    • Implement hexcolor parser (#28)
  • ENHANCEMENTS
    • Move rectangle calculation methods from Rendering to Tileset (#34)
    • parse int and float properties (#31)
    • Feature/parse versions (#30)
  • BUGFIXES
    • Fix Object loading default value (#38)

v0.2.0

21 Aug 12:38
cf1a190
Compare
Choose a tag to compare
  • BREAKING:
    • Support polyline cordinates to be float64 numbers (#26)

v0.1.0

28 May 06:07
2e820e8
Compare
Choose a tag to compare

Initial release