Changelog for aeson-tiled-0.0.2.3
Change Log
0.0.2.3 - 2023-11-08
- Exposed 
Codec.Tiled.World.IO. - Made 
propertytypeoptional. 
0.0.2.2 - 2022-12-24
- Fixed bits and flags in Data.Tiled.GID.
 - Added tile flag packing and unpacking into Word8/32.
 
0.0.2.1 - 2022-08-09
- Fixed 
firstgidfield name in embedded tilesets. - Minimal 
aesonversion is actually 2.0 (due toKeyMap). emptyvalues added for many «sparse» types.
0.0.2.0 - 2022-05-04
Massive rewrite for Tiled 1.8.
0.0.1.0 - 2022-02-19
Package moved to https://github.com/haskell-game/aeson-tiled
- Fixed frame serialization.
 - Updated to match recent Tiled format.
 - Maintenance info update.
 
0.0.0.1 - 2017-10-24
Initial release.