Skip to content

Releases: eriwen/lcov-to-cobertura-xml

Release v2.0.2

14 Jul 17:23
Compare
Choose a tag to compare

ChangeLog

2.0.2

Other

  • Update version to 2.0.2. [Eric Wendelin]

Release v2.0.1

04 Mar 21:02
Compare
Choose a tag to compare

ChangeLog

2.0.1

Other

  • Update version to 2.0.1. [Eric Wendelin]
  • Update changelog. [Eric Wendelin]
  • Use README for PyPI description. [Eric Wendelin]

Release v2.0.0

04 Mar 20:39
Compare
Choose a tag to compare

Change Log

2.0.0

Changes

This release drops support for Python 2.x

Other

  • Support for function names with commas b7bda15
  • New build and release pipeline #36
  • Fixes for --demangle option