YSlow.js: Release 0.3.1
0.3.2
Previous Version
- 0.3.1
- 0.3.0
- Fixing error handling in
run
. Now passes both error
and results
to callback. See README examples for details. This update is not backwards compatabile with previous releases.
- 0.2.1
- Removing unused dependainces.
- 0.2.0
- Top down refactor using updated Phapper.
- Includes better pathing support for finding included yslow.js.
- Downloads and install yslow.js if it can't be found, which should never happen.
- Adding limited support for Windows.
- 0.1.2
- Fixing critical issue in NODE_PATH search when working with global installations.
- 0.1.1
- Refactored to use Phapper, way cleaner and less code.
- Refactored tests for change to Phapper.
- Refactored stubs..
- Adding functional tests.
- 0.0.1