- 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
Add customize output file name.[@ofzza] [#12]
Generate hash with file path.
Add custom class name.
First release!