IBM-Cloud/gp-js-client

drop 0.12?

srl295 opened this issue · 4 comments

would be nice to use some later, esp ES6 features. We could go the babel route etc of course.

Node LTS schedule shows V4 Maintenance starts April 1, 2017.

This would be a semver-major breaking change, of course. So those who need 0.12 support could continue to use the v1.x line

Swagger 3.0 says (per #70)

Minimum runtime node version: 4.x

Yes, let's drop support for 0.12 when we go to 4.x

  • update engines to node ≥ 4.x, see #79
  • remove the news item in template-README.md