##0.6.0 - 2016-08-02
- Use new Brunch plugin API (#16)
##0.5.0 - 2015-08-24
- Update to PostCSS 5.0
##0.4.2 - 2015-07-21
- Fixed: recompile root file when imported files starting with
_
are modified
##0.4.1 - 2015-05-28
- Fixed: crash when there is a previous source map
##0.4.0 - 2015-05-25
- Pass PostCSS Runner Guidelines
- Add sourcemaps support
- Only use
optimize
and override environment
- Rewrite module
- (Initial release since 1 year)