Skip to content

0.2.0

Compare
Choose a tag to compare
@tiagoschenkel tiagoschenkel released this 02 Aug 11:13
· 180 commits to master since this release
  • Adds copyright notice (see #74).

  • Enforce TSLint rules (see #55).

  • Update TypeScript Compiler Options to be more strict and to generate inline source maps (see #53, #75).

  • Use tslib library to avoid duplicated declarations (see #75).

  • Disable removeComments flag in tsconfig.json file, allowing comments to appear in output.

  • Update dev dependencies to latest version.