SKTiled v1.22 Release Notes

  • ๐Ÿ”„ Changes

    • Swift version is now 5.3
    • ๐Ÿ›  fix a bug where an SKColor instantiated with an #RRGGBBAA hex string has incorrect alpha value
    • ๐Ÿ›  fix a crash #28 when a collections tileset image can't be found
    • โž• add SKTileset.localRange property
    • โž• add SKTileset.globalRange property
    • โž• add SKTileset.contains(localID:) method
    • ๐Ÿ—„ SKTilesetData.localID is deprecated

    ๐Ÿ’ฅ Breaking

    • nothing