Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 991 Bytes

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 991 Bytes

eco-brunch 2.0.0 (Jan 29, 2016)

  • Updated source code & API. The plugin would now only work with Brunch 2.2 and higher.

eco-brunch 1.7.5 (21 November 2014)

  • Revert to 1.7.2 state.
  • 1.7.3 & 1.7.4 were botched attempts at replacing eco with reactive-eco, and should be disregarded.

eco-brunch 1.7.2 (26 February 2014)

  • Rewritten in JS.

eco-brunch 1.7.1 (15 July 2013)

  • Added proper UMD support.

eco-brunch 1.7.0 (15 July 2013)

  • Added support for non-common.js wrappers.

eco-brunch 1.5.1 (19 March 2013)

  • Added node 0.10 support, removed coffee-script dependency.

eco-brunch 1.5.0 (13 January 2013)

  • Improved installation process.

eco-brunch 1.3.0 (29 June 2012)

  • Added node.js 0.8 and 0.9 support.
  • Package is now precompiled before every publishing to npm.

eco-brunch 1.1.1 (15 April 2012)

  • Fixed error reporting when installing the package.

eco-brunch 1.1.0 (9 April 2012)

  • Added windows support.

eco-brunch 1.0.0 (14 March 2012)

  • Initial release