Liftr Tscov Versions Save

Check the type coverage of any TypeScript project with this easy npm package

v2.0.0

3 years ago
  • OOP to FP
  • 30% less bundle size
  • Removed big dependency Inversify
  • Ignore various types
  • Various small fixes

v1.4.4

4 years ago

Updated dependencies

v1.4.3

4 years ago

v1.4.1

4 years ago
  • Added lib folder to NPM published package

v1.4.0

4 years ago
  • Added tscov to the liftr framework
  • Renamed tscov to @liftr/tscov
  • Versions lower than 1.4.0 are deprecated

v1.3.3

5 years ago
  • Placed lib folder in .gitignore
  • Added .npmignore

v1.3.1

5 years ago

By @farisT

  • Fixed linting errors
  • Fixed deprecated code
  • Added error handling for unknown commands

v1.3.0

5 years ago
  • Made classes
  • Split code in different files
  • Updated README
  • Updated dependencies
  • Updated npm scripts
  • Added IoC

v1.2.1

5 years ago
  • Removed typings from .gitignore

v1.2.0

5 years ago
  • Testing specific files or folders (by @farisT)
  • Typings folder for lib.d.ts
  • Update README.md
  • Updated build script