We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205beca commit d9e57a8Copy full SHA for d9e57a8
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+3.1.0 (08/31/2022)
2
+------------------
3
+
4
+* Added support for OpenFL 9.2 `@:bind` to extend SWF symbol classes
5
+* Added support to extend `Sprite` classes (in addition to `MovieClip`)
6
+* Added initial support for SWC files
7
+* Added support for multiple labels per frame in Animate libraries
8
+* Improved `MovieClip` animation performance in Animate libraries
9
+* Improved class generation to allow `generate="false"` to disable
10
+* Fixed initialization order to allow extending generating classes
11
+* Fixed support for `Assets.exists` without specifying asset type
12
+* Fixed `Std.is` deprecation warnings
13
14
15
3.0.2 (09/16/2020)
16
------------------
17
0 commit comments