Releases: gabrielcsapo/lcov-server
Releases · gabrielcsapo/lcov-server
1.4.0
1.3.2
- fix links to not have $2E but %2E
1.3.1
- moves body-parser to dependencies instead of devDependencies
1.3.0
- cleans up cli logic (ensures async block runs and catches)
- updates dependencies
1.2.6
- fixes linting
1.2.5
- updates dependencies
- fixes db having a default address
1.2.4
- fixes prepublish step
- publishes compiled code
1.2.3
- replaces
openbadge
withbadgeit
- removes commander and makes arg parser more efficient
- updates dependencies
1.2.2
- fixes a bug where coverage.get would kill the entire server
1.2.1
- adds a feed of most recent coverage updates
- moves more functionality to use async await syntax