This repository was archived by the owner on Nov 8, 2018. It is now read-only.
Releases: drkibitz/node-pixi
Releases · drkibitz/node-pixi
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
- Refactor of build process
- Run preliminary node test task (no tests actually running yet)
- Implement platform.js module to hold platform specific global references
- Code changes to use platform.js where applicable at this point
- Removed more prefefs from .jshintrc
v0.0.2
v0.0.1 - First Iteration
Fork Pixi.JS
Major Changes:
- General clean up, removing whitespace and standardized on spaces
- Implemented unit test task as part of build process
- Implemented Karma Test Runner for this project
- Implemented JSHint task as part of build process
- Fixed hundreds of JSHint errors and warnings
- Setup project in Travis CI
- Refactor entire library for use in node.js and browserify (more to go for node)
- Published to NPM as pixi module