-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump version to 3.0.1 , add LICENSE to all/3.8
- Loading branch information
1 parent
72354b5
commit 5bb2c00
Showing
12 changed files
with
51 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"name": "pixi-spine", | ||
"entries": [ | ||
{ | ||
"version": "3.0.1", | ||
"tag": "pixi-spine_v3.0.1", | ||
"date": "Thu, 29 Apr 2021 14:01:08 GMT", | ||
"comments": {} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,9 @@ | ||
# Change Log - @pixi-spine | ||
# Change Log - pixi-spine | ||
|
||
## 3.0.0 | ||
This log was last generated on Thu, 29 Apr 2021 14:01:08 GMT and should not be manually modified. | ||
|
||
_Initial release_ | ||
## 3.0.1 | ||
Thu, 29 Apr 2021 14:01:08 GMT | ||
|
||
### Breaking changes | ||
_Initial release_ | ||
|
||
- Start using `rush` build tool | ||
- Combine spine runtimes `3.7`, `3.8` and `4.0` in main bundle | ||
- Finally pixi-spine does not require PIXI to be in global scope | ||
- Vanilla JS supported with restriction: only `3.8` classes are exposed in global scope, however `3.7` and `4.0 ` models work anyway | ||
|
||
### Patches | ||
- AttachmentTimeline animation does not squish meshes anymore (https://github.com/pixijs/pixi-spine/pull/385) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters