You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.3.1. Improvement.
- v2.3.1 December 31, 2013
- Removed support for `cssmin` plugin, cssmin plugin now works
differently
- Thanks to [Rob Loach](https://github.com/RobLoach) for [pull
request docpad#7](docpad#7)
- v2.3.0 December 12, 2013
- Added support for `cssmin` plugin
- Thanks to [Rob Loach](https://github.com/RobLoach) for [pull request docpad#6](docpad#6)
- Repackaged
- Dependency upgrades
- `less` from ~1.4.2 to ~1.5.1
v2.1.2. Improvement.
- v2.1.2 December 5, 2012
- Better error reporting
- We now parse less files with the `filename` option set to the file's
`fullPath` (before we didn't send this at all)
- Added `parseOptions` and `compileOptions` to configuration