1.1.0
Changed
- Typings included via
require()
to be a module typing, kept previous file as global typing for optional inclusion in place of the module typing. #35
Fixed
- Fixes an issue with skew changing slightly in the latest version of pixi.js. This change to the unit-test code accounts for the subtle difference. #33