Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (19 loc) · 729 Bytes

CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 729 Bytes

CHANGELOG

HEAD

v0.3.2

  • Update dependencies
  • Add mismatchToleranceas option
  • Add waitTimeout as option

v0.3.1

  • Keep log level at "notice"
  • Add time-grunt to measure build times
  • Add jit-grunt to load tasks only when needed (+ improve performance)
  • Change log level to notice in Gruntfile
  • Document correct CasperJS log levels and pass them as arguments / option
  • Added .editorconfig

v0.3.0

  • Added mismatchTolerance tolerance (mismatchTolerance: 0.0.5 is default) (thx fidgety)
  • Use PhantomCSS v0.7.1
  • Update dependencies
  • Remove grunt as peerDependency causing multiple issues with peerPackages
  • Fix post-script bower install