Skip to content

v1.1.2

Choose a tag to compare

@aMarCruz aMarCruz released this 07 Dec 05:23
· 15 commits to dev since this release

[1.1.2] - 2018-12-06

Added

  • Add markdownlint rules in .markdownlint.json
  • benchmark package, to test performance.
  • Add AppVeyor CI test.
  • Updated devDependencies, build requeriments is node 6.14

Fixed

  • Remove trailing comma in tsconfigs, to make happy json linter.

Removed

  • The script "start" of package.json, it has issues with ts-node and mocha definitions.