- Added support for CSS Modules with Brunch.
- Added ability to pass any options to the less compiler.
- Updated source code & API. The plugin would now only work with Brunch 2.2 and higher.
- Fix getDependencies bug
- Updated LESS to ^2.2.0
- Still compatible with Brunch v1.7.x
- Updated LESS to 1.6.
- Updated LESS to latest (1.5.x)
- Updated LESS to latest (1.4.x)
- Use latest brunch plugin API standards
- Added progeny module for parsing dependency list
- Added configurable
dumpLineNumbers
.
- Added node 0.10 support, removed coffee-script dependency.
- Improved installation process.
- Updated LESS to latest 1.3.
- Added absolute paths support.
- Added chain compilation support.
- Added node.js 0.8 and 0.9 support.
- Package is now precompiled before every publishing to npm.
- Added handling of exceptions from the less parser.
- Fixed error reporting when installing the package.
- Added windows support.
- Initial release