Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.29 KB

CHANGES.md

File metadata and controls

31 lines (25 loc) · 1.29 KB

1.7.0.13

1.7.0.12

  • All Changes
  • set bin/lessc bit executable
  • Add 'gettingVariables' method in Less_Parser

1.7.0.11

  • All Changes
  • Fix realpath issue (windows)
  • Set Less_Tree_Call property back to public ( Fix 258 266 267 issues from oyejorge/less.php)

1.7.0.10

  • 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

1.7.0.9

  • All Changes
  • Remove space at beginning of Version.php
  • Revert require() paths in test interface