Explorar el Código

[Flutter] Release 4.1.7

Mario Zechner hace 2 años
padre
commit
64853b73bc
Se han modificado 2 ficheros con 4 adiciones y 1 borrados
  1. 3 0
      spine-flutter/CHANGELOG.md
  2. 1 1
      spine-flutter/pubspec.yaml

+ 3 - 0
spine-flutter/CHANGELOG.md

@@ -1,3 +1,6 @@
+# 4.1.7
+* Fix allocation patter for temporary structs on Windows, which resulted in a hard crash without a stack trace on the native side.
+
 # 4.1.6
 * Fixed bug in path handling on Windows.
 

+ 1 - 1
spine-flutter/pubspec.yaml

@@ -1,6 +1,6 @@
 name: spine_flutter
 description: The official Spine Flutter Runtime to load, display and interact with Spine animations.
-version: 4.1.6
+version: 4.1.7
 homepage: https://esotericsoftware.com
 repository: https://github.com/esotericsoftware/spine-runtimes
 issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues