Skip to content

v2.2.0

Compare
Choose a tag to compare
@zaygraveyard zaygraveyard released this 14 May 23:14
· 30 commits to master since this release

Changes:

  • Update autoprefixer to v7.0.1 and clean-css to v4.1.2
  • Update uglify-js to v3.0.4 and add an option to use ES6+. (fixes #622)
  • Add option to disable auto-compiling files when project is added or reloaded. (fixes #367)
  • Add support for resizing the main Koala window. (fixes #187)
  • Force the Ruby string encoding to UTF-8 when executing sass and compass.
  • Prevent the notification window from getting focused when shown. (fixes #621)