You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: haxelib.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
"license": "MIT",
5
5
"tags": [ "flash", "cpp", "neko", "js" ],
6
6
"description": "Actuate is a fast and flexible tween library that uses a jQuery-style \"chaining\" syntax. It out-performs other libraries (such as TweenLite) and is easy to extend with custom actuators.",
7
-
"version": "1.8.5",
8
-
"releasenote": "Fix for null values in SimpleActuator",
7
+
"version": "1.8.6",
8
+
"releasenote": "Patches for C++ type reflection, Actuate.update and Lime",
0 commit comments