Release Notes: This release contains mostly bugfixes and few upgrades of dependencies, including less4j, Ember.js, and Google Closure.
Release Notes: This release contains mostly bug fixes and few upgrades of dependencies, like less4j, jshint, jruby, emberjs, handlebards, and coffee-script.
Release Notes: This release makes ResourceWatcher check for changes asynchronously, upgrades less4j, jshint, and handlebars dependencies, and adds other bugfixes and small improvements.
Release Notes: This release adds multiple context folders for the maven plugin, incremental build support for linter goals in the maven plugin, upgrades for jruby, emberjs, and the handlebars Listener for resourceWatcher, and bugfixes and small improvements.
Release Notes: This is a minor release containing mostly bugfixes and small improvements. The most notable improvements are related to the maven plugin. It is now possible to run in parallel preProcessors and each target group as well, and incremental build support is available out of the box using the new configuration parameter "incrementalBuildEnabled".
Release Notes: This release contains about 35 new features, improvements, and bugfixes. The most notable changes include webjar integration and the ability to easily upgrade processors using the webjar dependency only, the latest versions of JSHint and other third party libraries (Ember, Handlebars), the latest version of rhino (unofficial release), and the removal of deprecated methods and classes.
Release Notes: This release contains 26 fixed issues (bugfixes and small improvements). The most notable issues are: simplified model configuration, abstract group support for groovy DSL, a new RhinoTypeScriptProcessor (a cross platform processor), and an upgrade of the following: less4j, less.js, cssLint, ember.js, coffee-script.js, and many others.
Release Notes: The most notable feature of this release is emberjs support. Also, it contains other small features and bugfixes, like upgrades of the dependencies less4j, handlebars, jslint, and google closure.
Release Notes: This is a minor release containing mostly bugfixes and a couple of improvements like: jshint, jslint, and less4j updates.
Release Notes: TypeScriptProcessor: compiles typeScriptLang to JavaScript. TypeScriptLang is a language for application scale JavaScript development. Less4jProcessor: compiles less to CSS using the less4j Java library. NodeCoffeeScriptProcessor: a processor that uses node.js to compile coffee to js. The previous CoffeeScriptProcessor was renamed to RhinoCoffeeScriptProcessor. The new implementation of CoffeeScriptProcessor uses node.js by default if it is supported, and falls back to rhino otherwise.