Skip to content

v4.4.6

Choose a tag to compare

@ivantcholakov ivantcholakov released this 30 Jun 22:42
· 363 commits to master since this release

CHANGELOG

  • Minimally required PHP version is 5.6.0 as of now, versions of Composer-distributed packages are tuned up to satisfy this requirement. No abandoned packages are used.
  • Classes Lessjs_Parser, Cssnano_Parser, Autoprefixer_Parser have been reworked slightly for making their code more understandable. For this purpose symfony/process package has been added.
  • Code of REST-server has been altered to its PHP 5.4-style version.
  • The landing page of the Playground was slightly visually improved.