This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
Releases: pixijs-userland/pixify
Releases · pixijs-userland/pixify
1.9.0
1.8.1
Added
- Adds option
--no-minifiy
for excluding the minified build of the library.
1.7.1
1.7.0
Added
- Adds support for Browserify transforms and plugins to API and commandline
- Upgrades source code to ES6
1.6.1
1.6.0
1.5.2
Fixed
- Fixes issue where Browserify error reporting was not being handled correctly #6
v1.5.1
1.5.0
1.4.0
Added
- Add watchify as a dependency to make a simpler pipeline for watch. Use the
--watch
commandline argument oroptions.watch
API.