Releases: pixijs-userland/pixify
Releases · pixijs-userland/pixify
1.9.0
Compare
Sorry, something went wrong.
No results found
Changed
Renamed --noExternal command-line argument to --no-external or --external=false
1.8.1
Compare
Sorry, something went wrong.
No results found
Added
Adds option --no-minifiy for excluding the minified build of the library.
1.7.1
Compare
Sorry, something went wrong.
No results found
Fixes
Fixes logging to console of filenames #9
1.7.0
Compare
Sorry, something went wrong.
No results found
Added
Adds support for Browserify transforms and plugins to API and commandline
Upgrades source code to ES6
1.6.1
Compare
Sorry, something went wrong.
No results found
Added
VERSION can now be used as a preprocess variable.
v1.6.0...v1.6.1
1.6.0
Compare
Sorry, something went wrong.
No results found
Added
Adds an option (option.license ) to provide a custom license and ensured that compile time is displayed as UTC #7 (thanks @dcodeIO !)
v1.5.2...v1.6.0
1.5.2
Compare
Sorry, something went wrong.
No results found
Fixed
Fixes issue where Browserify error reporting was not being handled correctly #6
v1.5.1...v1.5.2
v1.5.1
Compare
Sorry, something went wrong.
No results found
v1.5.0...v1.5.1
Fix source root #3
1.5.0
Compare
Sorry, something went wrong.
No results found
Added
Added support for excluding bundles from output using --noBundle option. #1
1.4.0
Compare
Sorry, something went wrong.
No results found
Added
Add watchify as a dependency to make a simpler pipeline for watch. Use the --watch commandline argument or options.watch API.