File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed
Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2022-11-26
7+
8+ ### Changes
9+
10+ ---
11+
12+ Packages with breaking changes:
13+
14+ - There are no breaking changes in this release.
15+
16+ Packages with other changes:
17+
18+ - [ ` tiled ` - ` v0.10.1 ` ] ( #tiled---v0101 )
19+
20+ ---
21+
22+ #### ` tiled ` - ` v0.10.1 `
23+
24+ - ** FEAT** : Add ` imageRect ` for ` Tile ` ([ #64 ] ( https://github.com/flame-engine/tiled.dart/issues/64 ) ). ([ 33d99b70] ( https://github.com/flame-engine/tiled.dart/commit/33d99b70e9c0c9b11483d9a25abfc1375869c87f ) )
25+
26+
627## 2022-10-31
728
829### Changes
Original file line number Diff line number Diff line change 1+ ## 0.10.1
2+
3+ - ** FEAT** : Add ` imageRect ` for ` Tile ` ([ #64 ] ( https://github.com/flame-engine/tiled.dart/issues/64 ) ). ([ 33d99b70] ( https://github.com/flame-engine/tiled.dart/commit/33d99b70e9c0c9b11483d9a25abfc1375869c87f ) )
4+
15## 0.10.0
26
37> Note: This release has breaking changes.
Original file line number Diff line number Diff line change 11name : tiled
2- version : 0.10.0
2+ version : 0.10.1
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