834 B
834 B
2.0.1
-
22 Feb 2015
- Fixed #123: imports are not objects for cache checking and did not have mtimes.
- Added a
preprocess.importPathsfor modifying the import paths per request.
2.0.0
– 21 Feb 2015
- Upgraded to the 2.4 version of Less.
- Updated dependencies to the latest versions.
- Removed
options.parsersince Less is simplifying to just arenderfunction. - Using
options.renderfor passing through all rendering options directly to the less rendering. - Changed
options.storeCssarguments from(pathname, css, next)to(pathname, css, req, next) - Added
postprocess.sourcemapoption for modifying the sourcemap. - Added
storeSourcemapoption for manipulating the sourcemap storage. - Removed pre
0.1.xwarning