Releases: oyejorge/less.php
Releases · oyejorge/less.php
1.7.0
04 Mar 19:09
Compare
Sorry, something went wrong.
No results found
Compilation compatible with LESS 1.7
1.6.3.1
24 Feb 06:52
Compare
Sorry, something went wrong.
No results found
Fix sourcemap generation when parser caching used
Additional less.inc.php functionality
Assetic compatibility
Fix order of classes in combined file
1.6.3
18 Feb 04:10
Compare
Sorry, something went wrong.
No results found
Added fixes and updates from less.js 1.6.3
Performance enhancements
Improved Windows compatibility
Additional lessc.inc.php functionality for users transitioning from leafo/lessphp
1.6.1
01 Feb 23:18
Compare
Sorry, something went wrong.
No results found
Less compilation compatible with less css 1.6.1
1.6.1 Release Candidate 2
31 Jan 05:10
Compare
Sorry, something went wrong.
No results found
Improved performance: 1.6.1 uses less memory and compiles faster than 1.5
1.6.1rc1
27 Jan 17:43
Compare
Sorry, something went wrong.
No results found
Initial 1.6.1 Release Candidate
1.5.1.2
27 Jan 17:48
Compare
Sorry, something went wrong.
No results found
Fix compilation when using object cache
Fix php 5.2 conflicts
Code organization
1.5.1.1
20 Jan 01:48
Compare
Sorry, something went wrong.
No results found
Added support for Sourcemaps
Fix isMathOn()
Use method_exists() instead of is_callable() to prevent strict notices
1.5.1
16 Jan 18:55
Compare
Sorry, something went wrong.
No results found
Autoloading
Callback for loading imports
Fixed error propagation
Looking ahead, I'll be working on LESS 1.6.1 and sourcemap support.
1.5.1 Release Candidate 3
07 Jan 18:43
Compare
Sorry, something went wrong.
No results found
Less_Cache looks at all file sizes and filemtimes to generate cached filename
Added Less_Cache::Regen()