Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 20:50
24b04d3

Release created on: 17.01.2024 - 20:50:18

New Features

None

Changes

  • Bumped dependencies.
    • Updated to pyTooling v6.0.0 and applied new features and API changes.
  • Updated pipeline description.

Bug Fixes

  • Added missing type hints.
  • Changed exit calls to raise Exception.

Unit tests

  • Readback output from JSON command and parse JSON string.
  • Readback output from YAML command and parse YAML string.

Documentation

  • Change Sphinx build flow from BuildTheDocs to Sphinx with ReadTheDocs v2.0 theme.
  • Show documentation coverage via sphinx_reports..
  • Show code coverage via sphinx_reports.
  • Show testcase summary via sphinx_reports.