livescript-brunch
Version: 
Adds LiveScript support to brunch.
52 lines (37 loc) • 1.58 kB
Markdown
# livescript-brunch 2.0.0 (Jan 29, 2016)
* Updated source code & API. The plugin would now only work with Brunch 2.2 and higher.
# livescript-brunch 1.8.0 (18 August 2015)
* Added sourcemap support
* Set some default options for the livescript compilation API
# livescript-brunch 1.7.0 (15 May 2015)
* Updated name to match livescript project's changes
# LiveScript-brunch 1.6.0 (18 May 2013)
* Removed prelude-ls.
# LiveScript-brunch 1.5.1 (19 March 2013)
* Added node 0.10 support, removed coffee-script dependency.
# LiveScript-brunch 1.5.0 (13 January 2013)
* Improved installation process.
# LiveScript-brunch 1.4.2 (26 November 2012)
* The plugin will now use latest LiveScript 1.x.
# LiveScript-brunch 1.4.1 (3 August 2012)
* Updated LiveScript to 1.0.0 and prelude-ls to 0.6.0.
# LiveScript-brunch 1.4.0 (17 July 2012)
* Removed generators.
# LiveScript-brunch 1.3.4 (16 July 2012)
* Updated LiveScript to 0.9.12.
* Fixed prelude-ls inclusion bug.
# LiveScript-brunch 1.3.3 (29 June 2012)
* Updated LiveScript to 0.9.10 and prelude-ls to 0.5.0.
* Added node.js 0.8 and 0.9 support.
* Package is now precompiled before every publishing to npm.
# LiveScript-brunch 1.3.2 (22 June 2012)
* Fixed prelude include error.
# LiveScript-brunch 1.3.1 (22 June 2012)
* Fixed typo.
# LiveScript-brunch 1.3.0 (22 June 2012)
* Prelude library is now automatically included in source.
* Updated LiveScript to 0.9.9.
* Updated generators to Brunch 1.3+.
* Compilation is now done without wrapper (--bare option).
# LiveScript-brunch 1.2.0 (21 May 2012)
* Initial release.