Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

43 lines (31 loc) · 1.09 KB

Changelog

Version 0.13 (not released)

  • ...

Version 0.12 (2016-03-10)

  • Upgraded wrapper to use Gradle 2.11
  • Using gradle-node-plugin version 0.12
  • Added more tests and integration tests

Version 0.11 (2015-09-26)

  • Upgraded wrapper to use Gradle 2.7
  • Using gradle-node-plugin version 0.11

Version 0.10 (2015-05-19)

  • Upgraded wrapper to use Gradle 2.4
  • Using gradle-node-plugin version 0.10
  • Add configuration for where gulpfile.js is located (nmalaguti)
  • Added basic unit tests (nmalaguti)
  • Added support to buffer output and disable colors (nmalaguti)

Version 0.9 (2015-02-28)

  • Align version number with node plugin
  • Upgrade to Gradle wrapper 2.3
  • Publishing snapshots to jcenter (oss.jfrog.org)
  • Using gradle-node-plugin version 0.9
  • Compiling using Java 1.6 compatiblity

Version 0.1 (2014-09-22)