Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 648 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 648 Bytes

0.4.0 - 2016-5-7

  • Support for class-names inside pseudo-selectors like: ".foo:not(.bar)"
  • Added new "output" option, aggregating "dist", "outputName" and "type" into a single option, with fallback to original options
  • Allowing for explicit/template/callback values for options: "classnameFormat", "output", "dist", "outputName", "type"
  • Code refactor

0.3.1 - 2016-5-2

Add customize output file name.[@ofzza] [#12]

0.3.0 - 2016-4-30

Generate hash with file path.

0.2.0 -2016-1-1

Add custom class name.

0.1.0 - 2015-12-21

First release!