Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 22:38
c06ff23

Release created on: 13.10.2024 - 22:36:56

Disabled unit test result merging and publishing in release pipeline due to cyclic dependency and a broken pyEDAA.Reports CLI tool due to a bug in this package.

New Features

  • pyedaa-reports: Write other dialects then Ant+JUnit4 (CTest, GoogleTest, pyTest).

Changes

  • Reduced duplicate code, which had been introduced due to JUnit dialects.

Bug Fixes

None

Documentation

  • Use Sphinx 8.1+

Unit Tests

  • Added example files from pyGHDL for merge and split testing.