Skip to content

Commit aece299

Browse files
committed
chore: Bump version to 1.0.4 and update changelog for Z-order refinements
1 parent b4d1cc7 commit aece299

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.4
2+
3+
* Implemented "Deck of Cards" drawing order: larger circles now stay on top of smaller ones during all transitions.
4+
* Enhanced animation aesthetics, allowing smaller circles to naturally emerge from or hide behind larger ones.
5+
16
## 1.0.3
27

38
* Perfected symmetry of the implosion (drill-out) animation for a more natural feel.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_circle_pack_chart
22
description: A powerful and interactive circle pack chart (circular treemap) library for Flutter.
3-
version: 1.0.3
3+
version: 1.0.4
44
homepage: https://fabiocarneiro.github.io/FlutterCirclePackChart/
55
repository: https://github.com/fabiocarneiro/FlutterCirclePackChart
66
issue_tracker: https://github.com/fabiocarneiro/FlutterCirclePackChart/issues

0 commit comments

Comments
 (0)