- Updated source code & API. The plugin would now only work with Brunch 2.2 and higher.
- Added sourcemap support
- Set some default options for the livescript compilation API
- Updated name to match livescript project's changes
- Removed prelude-ls.
- Added node 0.10 support, removed coffee-script dependency.
- Improved installation process.
- The plugin will now use latest LiveScript 1.x.
- Updated LiveScript to 1.0.0 and prelude-ls to 0.6.0.
- Removed generators.
- Updated LiveScript to 0.9.12.
- Fixed prelude-ls inclusion bug.
- 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.
- Fixed prelude include error.
- Fixed typo.
- 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).
- Initial release.