0.2.0
-
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.