CHANGELOG.md
2.48 KB
1.0.2 (2016-08-31)
Bug Fixes
- incorrect phantomjs path calculation (faa7474e)
1.0.1 (2016-06-23)
Bug Fixes
- version-reset: set version back to 1.0 (9b0f5e34)
1.0.0 (2016-01-28)
Bug Fixes
- replace deprecated nvm version identifier with the proper one (9f9e0e2d)
- test on Node v4 instead of ancient v0.4 (ad1aad5f)
- use phantomjs-prebuilt instead of deprecated phantomjs (5844941a)
0.2.3 (2016-01-04)
Bug Fixes
0.2.2 (2015-12-24)
Bug Fixes
- pass PhantomJS script as the first cmd-line argument (1c195c6b)
- do not duplicate cmd-line flags on repeated PhantomJS runs (76228f18)
0.2.1 (2015-08-05)
Bug Fixes
- ensure console output from phantomjs is available in karma debug logs (eed281b5)