Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 641 Bytes

CHANGELOG.md

File metadata and controls

33 lines (26 loc) · 641 Bytes

[0.3.1] - 2017-03-30

Fixed

  • Make url() path separator POSIX to work on Windows

Added

  • Appveyor continuous integration for Windows testing

Changed

  • Remove gulp from build, use npm scripts instead
  • Update lint to use eslint-config-postcss

[0.3.0] - 2015-10-23

Added

  • "pathTransform" option

[0.2.0] - 2015-10-12

Changed

  • "base" option now optional, defaults to PostCSS "to" option

[0.1.1] - 2015-09-11

Added

  • Documentation on installing with npm

[0.1.0] - 2015-09-11

Added

  • Documentation
  • Changelog
  • More tests

[0.0.1] - 2015-09-09

Added

  • Initial plugin
  • Tests