- All Changes
- Fix composer.json (PSR-4 was invalid)
- All Changes
- set bin/lessc bit executable
- Add 'gettingVariables' method in Less_Parser
- All Changes
- Fix realpath issue (windows)
- Set Less_Tree_Call property back to public ( Fix 258 266 267 issues from oyejorge/less.php)
- All Changes
- Add indentation option
- Add 'optional' modifier for @import
- fix $color in Exception messages
- don't use set_time_limit when running cli
- take relative-url into account when building the cache filename
- urlArgs should be string no array()
- add bug-report fixtures #6dc898f
- fix #269, missing on NameValue type #a8dac63
- All Changes
- Remove space at beginning of Version.php
- Revert require() paths in test interface