File tree Expand file tree Collapse file tree 3 files changed +32
-1
lines changed
Expand file tree Collapse file tree 3 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## 2022-09-29
7+
8+ ### Changes
9+
10+ ---
11+
12+ Packages with breaking changes:
13+
14+ - [ ` tiled ` - ` v0.9.0 ` ] ( #tiled---v090 )
15+
16+ Packages with other changes:
17+
18+ - There are no other changes in this release.
19+
20+ ---
21+
22+ #### ` tiled ` - ` v0.9.0 `
23+
24+ - ** BREAKING** ** CHORE** : Introduce Melos and bump versions ([ #53 ] ( https://github.com/flame-engine/tiled.dart/issues/53 ) ). ([ 9222d018] ( https://github.com/flame-engine/tiled.dart/commit/9222d018258fffbff54c4ab3d2c441019d48d234 ) )
25+
Original file line number Diff line number Diff line change 1+ ## 0.9.0
2+
3+ > Note: This release has breaking changes.
4+
5+ - ** BREAKING** ** CHORE** : Introduce Melos and bump versions ([ #53 ] ( https://github.com/flame-engine/tiled.dart/issues/53 ) ). ([ 9222d018] ( https://github.com/flame-engine/tiled.dart/commit/9222d018258fffbff54c4ab3d2c441019d48d234 ) )
6+
17## [ Next]
28* Adding support for searching ` Group ` layer children when using ` map.layerByName ` .
39* Add parser support for Tiled hex colors as ` ui.Color `
Original file line number Diff line number Diff line change 11name : tiled
2- version : 0.8.4
2+ version : 0.9.0
33description : A Dart Tiled library. Parse your TMX files into useful representations. Compatible with Flame.
44homepage : https://github.com/flame-engine/tiled.dart
55
You can’t perform that action at this time.
0 commit comments