Le Mort Qui Tue
This release brings a helper script analyzing complexity of CSS files, metrics for tracking web font requests, improved logging and global installation of phantomas main script.
Improvements
- #6 - Adding command line option to only run certain modules (thanks @jmosney)
- @67d0ad9 - User agent string now includes OS name (
phantomas/0.4.1 (PhantomJS/1.9.0; linux 64bit
) - #17 - Adding
--format
option torun-multiple.js
(thanks @jmervine) - @67544c9 - huge code linting using jshint
- #21 - Add
analyze-css
helper script - #22 - Add new metrics: time to first CSS, JS and image
- #15 - Report multiple requests to the same asset
- #24 - Add new metric: web font requests
- #26 - Improve logging
- #29 - Install phantomas "binary" into the PATH
Bug fixes
- #20 - Phantomas doesn't work correctly when executed from another directory (thanks @wladekb for pointing this out)
- @b622b13 - complain about missing gzip compression only when getting HTTP 200