Now available on http://lesscss.org and NPM.
This release opens up the powerful branching capabilities of mixin guards and pattern-matching as an alternative to conditional statements.
In trying to stay as close as possible to the declarative nature of CSS, LESS has opted to implement conditional execution via guarded mixins, in the vein of @media
query feature specifications: