Skip to content

Releases: edaa-org/pyEDAA.CLITool

v0.4.1

20 Jan 23:19
b3bace7

Choose a tag to compare

Note

Rerun the release pipeline.

New Features

  • Added NVC (analyze) support.

Changes

  • Bumped dependencies.

Bug Fixes

  • Added missing property Backend for class GHDLVersion.

Documentation

  • Added some doc-strings.

Unit Tests

  • Added a test for GHDL's version string parser.
  • Added NVC related testcases.
    • Installed NVC on Ubuntu 24.04.
    • Installed NVC on Windows Server 2025.

Published from Pipeline workflow triggered by github-actions[bot] on 2026-01-20 23:19:14 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v0.4.0

20 Jan 22:16
bb569cd

Choose a tag to compare

New Features

  • Added NVC (analyze) support.

Changes

  • Bumped dependencies.

Bug Fixes

  • Added missing property Backend for class GHDLVersion.

Documentation

  • Added some doc-strings.

Unit Tests

  • Added a test for GHDL's version string parser.
  • Added NVC related testcases.
    • Installed NVC on Ubuntu 24.04.
    • Installed NVC on Windows Server 2025.

Published from Pipeline workflow triggered by github-actions[bot] on 2026-01-20 22:16:13 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v0.3.11

09 Jan 00:42
328d1a3

Choose a tag to compare

Changes

  • Bumped dependencies.
  • Bumped copyright information
  • Added some missing type hints.

Bug Fixes

  • Changed requirements for 0.X versions to 0.X.0, so ~= operator works correctly.

Unit Tests

  • Use new Executable.Wait() method from pyTooling.CLIAbstraction.
  • Updated pipeline from pyTooling/Actions @r6 to @r7.
    • Restructured requirements.txt files.
  • Disabled macos-15 (Intel) jobs, due to missing GHDL builds and assets for macos-15 (Intel).

Published from Pipeline workflow triggered by github-actions[bot] on 2026-01-09 00:42:56 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v0.3.10

29 Oct 07:29
359a456

Choose a tag to compare

Bug Fixes

  • Corrected wheel package classifiers to match supported Python versions.

Published from Pipeline workflow triggered by github-actions[bot] on 2025-10-29 07:29:47 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v0.3.9

28 Oct 22:24
073d076

Choose a tag to compare

New Features

  • Added Python 3.14 support.
  • Dropped Python 3.9 and 3.10 support.

Changes

  • Bumped dependencies.

Published from Pipeline workflow triggered by github-actions[bot] on 2025-10-28 22:24:32 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v0.3.8

07 Oct 05:41
657aff1

Choose a tag to compare

v0.3.8

Bug Fixes

  • Corrected version number to v0.3.8 because v0.3.7 was not properly incremented.

Related Issues and Pull-Requests


v0.3.7

Changes

  • Bumped dependencies.

Bug Fixes

  • Changed dependabot configuration and added CODEOWNERS file.

Unit Tests

  • Updated pipeline from @r4 to @r6.

Published from Pipeline workflow triggered by github-actions[bot] on 2025-10-07 05:41:00 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v0.3.7

06 Oct 23:25

Choose a tag to compare

Changes

  • Bumped dependencies.

Bug Fixes

  • Changed dependabot configuration and added CODEOWNERS file.

Unit Tests

  • Updated pipeline from @r4 to @r6.

Published from Pipeline workflow triggered by github-actions[bot] on 2025-10-06 23:25:51 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v0.3.6

03 May 18:07
02f6e49

Choose a tag to compare

Unit Tests

  • Use explicit secret for PyPI so publishing to PyPI works again.
    (🪳 in GitHub Actions secrets: inherit syntax)

Published from Pipeline workflow triggered by github-actions[bot] on 2025-05-03 18:07:24 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v0.3.5

03 May 17:43
de40c93

Choose a tag to compare

Changes

  • Bumped dependencies.

Unit Tests

  • Use auto tagging pipeline.

Published from Pipeline workflow triggered by github-actions[bot] on 2025-05-03 17:43:51 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v0.3.4

21 Apr 20:46
6185570

Choose a tag to compare

Release created on: 21.04.2025 - 20:36:32

Incremented version to v0.3.4 because publishing of v0.3.3 failed.

Changes

  • Bumped dependencies.

Documentation

  • Fixed missing reports in documentation.