- Added .codeclimate.yml, thanks to @leftees
- Minor performance improvement in parser via caching declaration array length
- Added codeclimate badge
- Added Print/Layout/Composite stats to the output table for each vendor
- Fixes missing bin-path for npm package
- Optimised trigger property identification routine
- Added tabular CLI output for properties that cause a rendering trigger. Currently displays only the line number in the source file and the appropriate triggering property
- Added changelog (you're looking at it!)
- Fixed an issue where stylesheets would not be parsed properly if they contained anything other than rule declarations (e.g. comments)