Skip to content
This repository has been archived by the owner on Mar 6, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 343 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 343 Bytes

Changelog

0.6.2

  • Fixed a bug that caused position checks to never fail.

0.6.1

  • Better error handling.

0.6.0

  • Add postcssOptions so you can pass options to PostCSS's process() function.

0.5.0

  • Make the testing async.

0.4.0

  • Add printWarnings option and function.

0.3.0

  • Initial release, essentially.