Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 804 Bytes

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 804 Bytes

1.0.0 / 2017-05-07

  • Update postcss to 6.0

0.2.6 - 2017-02-09

  • Add options.skipWarnings, fixed #12

0.2.5 - 2016-12-13

  • Fixed #11.

0.2.4 - 2016-02-29

  • Fixed #8.
  • Added invalid linear-gradient syntax warnings.
  • Added invalid color format warnings.

0.2.3 - 2016-02-19

  • Add support for direction without "to". by @lencioni

0.2.2 - 2016-01-13

  • Add skipMultiColor option.

0.2.1 - 2015-12-21

  • Add supports for rad, grad, turn unit.

0.2.0 - 2015-12-20

  • Add some warning messages (#3)
  • Add angleFallback option
  • Change filter string format (#2)

0.1.1 - 2015-11-14

  • Replace gradient parser
  • Add angular gradient support
  • Add color format test case

0.1.0 - 2015-11-13

  • First release.