Releases: lafriks/go-tiled
Releases · lafriks/go-tiled
v0.14.0
What's Changed
- Fix tile transformations by @doctorstal in #94
- Load Tileset file independently of a Map by @hegh in #91
- Get property inner string if value is missing by @npinochet in #97
New Contributors
- @doctorstal made their first contribution in #94
- @fahseltc made their first contribution in #96
- @hegh made their first contribution in #91
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Enable parallax features by @tmathews in #80
- Added Properties.GetColor method. by @tmathews in #79
- Adds tile size to TilesetTile by @tmathews in #81
- Bump golang.org/x/image from 0.5.0 to 0.10.0 by @dependabot in #83
- Missing parentheses fixed by @LidlDev in #86
- Fix Windows file paths with embbeded FS by @npinochet in #90
- Bump golang.org/x/image from 0.10.0 to 0.18.0 by @dependabot in #89
New Contributors
Full Changelog: v0.12.0...v0.13.0