UNPKG

514 BMarkdownView Raw
1# jade-brunch 1.3.0 (June 29, 2012)
2* Updated jade to 0.26.3.
3* Added node.js 0.8 and 0.9 support.
4* Package is now precompiled before every publishing to npm.
5
6# jade-brunch 1.1.1 (April 15, 2012)
7* Fixed error reporting when installing the package.
8
9# jade-brunch 1.1.0 (April 09, 2012)
10* Added windows support.
11
12# jade-brunch 1.0.1 (March 23, 2012)
13* Added support for prettified compilation. To use it, you need to
14set config.plugins.jade.pretty to true.
15
16# jade-brunch 1.0.0 (March 8, 2012)
17* Initial release