Skip to content

Releases: eriwen/lcov-to-cobertura-xml

Release v2.1.1

22 Feb 17:41
85f51df
Compare
Choose a tag to compare

v2.1.1 (2025-02-22)

Other

  • Fix packages location in release workflow. [Eric Wendelin]

v2.1.0

22 Feb 17:30
02241ec
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

What's Changed

  • Fix modulenotfound exception with disutil by @chinloyal in #51
  • Python 3.12 support and GitHub workflow improvements by @sarnold in #59

New Contributors

Full Changelog: v2.0.2...v2.1.0

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