Skip to content

v2.0.0

Choose a tag to compare

@sylvainpolletvillard sylvainpolletvillard released this 10 Jun 17:16
· 43 commits to master since this release

Node 4 Long Term Support has officially ended, so we removed support for it, hence the new major release.

  • Dropped support of Node 4-5, now require Node >= 6
  • Removed lots of dependencies, the library no longer requires a build step
  • Improved the edge cases of dimension parsing for rows and columns
  • Internal refactoring