Skip to content

Latest commit

 

History

History
92 lines (47 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

92 lines (47 loc) · 2.81 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-12-10

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


tiled - v0.10.2

  • FIX: ObjectAlignment enum names (#74). (628f1f6c)
  • FEAT: Adding a method to get any object in a map by its unique ID (#75). (4faf43b4)
  • FEAT: Omit TiledImage without source from TiledMap.tiledImages (#68). (41c9439f)
  • FEAT: Add convenience method for getting images in each layer (#66). (1d3043f7)

2022-11-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


tiled - v0.10.1

2022-10-31

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

tiled - v0.10.0

  • BREAKING FIX: support parsing empty tile terrain values (#61). (3c75b03a)
  • BREAKING FEAT: turning List into CustomProperties (#55). (51d59ec5)

2022-09-29

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

tiled - v0.9.0

  • BREAKING CHORE: Introduce Melos and bump versions (#53). (9222d018)