Skip to content

Latest commit

 

History

History
118 lines (87 loc) · 5.87 KB

Changelog.md

File metadata and controls

118 lines (87 loc) · 5.87 KB

2.0.3

2014-05-23

  • autoprefixer support
  • add compile completion notifications
  • sass upgrade (sass@3.3.7)
  • sorucemap support for less, sass and coffeescript
  • fix less sourcemap bug #171
  • Updating UglifyJSCompiler.js for wider support #165
  • add Russian translation and Italian translation
  • detele files with DEL key

Download:
Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu: 32bit/64bit

2.0.2

2014-01-24

  • Support lessphp by using plessc command.
  • Disable js and css auto compile status by default, but allows you to open this option on the sidebar.

Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu 32bit/64bit

2.0.1

2014-01-21

  • Update LESS to version 1.6.1 and add source-map option for LESS.
  • Auto compile support for js and css.
  • Add frameworks support for js file concat‎.
  • Bug fixes

Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu 32bit/64bit

2.0.0

2013-10-17

  • Performance optimization. #100
  • Supports using shift to select multiple files. #79
  • Made heavy typos corrections into french l10n.

Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu 32bit/64bit

2.0.0-beta

2013-9-2

Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu: 32bit/64bit

1.4.3

2013-8-30

  • Fix bug #41
  • Fix the bug the parent file can not auto compile when some imported LESS/Sass files modified.

1.4.2

2013-8-16

  • Fix bug: create compass project config error.
  • Settings windows: move "Using System Libs" to "Advanced".

1.4.1 2013-6-21

  • Fix bug: version 1.4.0 can't run.
  • New features: project settings, see the doc here.
  • Compass full supports.
  • Minimize on startup.
  • Press "Esc" key to close the settings and log window.
  • Update Less to version 1.4.0.
  • Update CoffeeScript to version 1.6.3.
  • Add Japanese language.
  • Improved UI.

1.3.1

2013-6-3

  • Fix a bug: can't recognize files if forder has some file with the prefix "_".

1.3.0

2013-5-23

  • New features: allowed to switch run LESS , Sass and others directly, if them already installed on user computer.
  • New features: increase the "open file" option in the context menu.
  • Set the default output path for the directory at the same level with the project directory under css/js directory, for example: ./less -> ./css.
  • Fix a bug: compilation error when directory name contains spaces.
  • Fix a bug: config.rb parse error cause project can not be added
  • UI improvements, tip refresh file list status.
  • Increase the version number.

1.0.2

2013-4-28

  • Fix 1.0.1 version crash under proxy network environment.

1.0.1

2013-4-24

  • Settings file dialog initial path for the project directory path.

1.0.1 beta2

2013-4-18

  • Fix bug: to modify the file output path doesn't take effect immediately

1.0.1 beta1

2013-4-17

  • Used by default of compass config.rb.
  • Multi-file operations, set outpath and delete function.
  • Support Add file into the current project.
  • Fix doesn't save project data bug.
  • Fix doesn't start Mac OSX bug.