Release 0.5.0
New Features
- Allow exclusion of covered files from final coverage (#23)
- Support Inline Sources (#11)
- Allow
lcovonly
andtext-lcov
to be used on the CLI being output to std out (#22)
Updates
- Fix typo in README (#24), thanks @sohamkamani
- Improve CLI docs (#16), thanks @lukeapage