Releases: pixijs-userland/pixify
Releases · pixijs-userland/pixify
1.9.0
02 Jan 22:48
Compare
Sorry, something went wrong.
No results found
Changed
Renamed --noExternal command-line argument to --no-external or --external=false
1.8.1
02 Jan 22:02
Compare
Sorry, something went wrong.
No results found
Added
Adds option --no-minifiy for excluding the minified build of the library.
1.7.1
02 Jan 15:53
Compare
Sorry, something went wrong.
No results found
Fixes
Fixes logging to console of filenames #9
1.7.0
02 Jan 15:51
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
15 Nov 16:49
Compare
Sorry, something went wrong.
No results found
1.6.0
31 Oct 17:49
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
28 Oct 12:23
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
10 Oct 14:27
Compare
Sorry, something went wrong.
No results found
1.5.0
10 Oct 14:40
Compare
Sorry, something went wrong.
No results found
Added
Added support for excluding bundles from output using --noBundle option. #1
1.4.0
15 Aug 19:27
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.