Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1009 Bytes

CHANGELOG.md

File metadata and controls

35 lines (24 loc) · 1009 Bytes

Change Log

[1.1.0] - 2017-08-17

  • Supported rtl:begin:ignore/rtl:end:ignore directives (thanks to @joscha)

[1.0.0] - 2017-08-16

  • Supported rtl:ignore directive (thanks to @joscha)

[0.5.0] - 2016-12-13

  • Added prefixType option

[0.4.1] - 2016-12-12

  • Improved list of potential-affected properties (priority troubles workaround)

[0.4.0] - 2016-12-03

  • Added addPrefixToSelector option (thanks to @crossjs)

[0.3.3] - 2016-12-01

  • Compacted selector levels (thanks to @crossjs)

[0.3.1] - 2016-10-31

  • Fixed @keyframes-animations processing

[0.3.0] - 2016-10-29

  • Process and flip @keyframes-animations

[0.2.0] - 2016-10-29

  • Process html and :root selectors
  • Support of Node.js v0.12

[0.1.0] - 2016-10-27