Releases: jeroenouw/liftr-tscov
Releases · jeroenouw/liftr-tscov
Version 2.0.0
Version 1.4.4
Updated dependencies
Version 1.4.3
v1.4.3 1.4.3
Version 1.4.1
- Added lib folder to NPM published package
Version 1.4.0
- Added
tscov
to theliftr framework
- Renamed
tscov
to@liftr/tscov
- Versions lower than 1.4.0 are deprecated
Version 1.3.3
- Placed lib folder in
.gitignore
- Added
.npmignore
Version 1.3.1
By @farisT
- Fixed linting errors
- Fixed deprecated code
- Added error handling for unknown commands
Version 1.3.0
- Made classes
- Split code in different files
- Updated README
- Updated dependencies
- Updated npm scripts
- Added IoC
Version 1.2.1
- Removed typings from .gitignore
Version 1.2.0
- Testing specific files or folders (by @farisT)
- Typings folder for lib.d.ts
- Update README.md
- Updated build script