Releases: edaa-org/pyEDAA.CLITool
v0.4.1
Note
Rerun the release pipeline.
New Features
- Added NVC (analyze) support.
Changes
- Bumped dependencies.
Bug Fixes
- Added missing property
Backendfor classGHDLVersion.
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
New Features
- Added NVC (analyze) support.
Changes
- Bumped dependencies.
Bug Fixes
- Added missing property
Backendfor classGHDLVersion.
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
Changes
- Bumped dependencies.
- Bumped copyright information
- Added some missing type hints.
Bug Fixes
- Changed requirements for
0.Xversions to0.X.0, so~=operator works correctly.
Unit Tests
- Use new
Executable.Wait()method frompyTooling.CLIAbstraction. - Updated pipeline from pyTooling/Actions
@r6to@r7.- Restructured
requirements.txtfiles.
- Restructured
- 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
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
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
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
@r4to@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
Changes
- Bumped dependencies.
Bug Fixes
- Changed dependabot configuration and added CODEOWNERS file.
Unit Tests
- Updated pipeline from
@r4to@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
Unit Tests
- Use explicit secret for PyPI so publishing to PyPI works again.
(🪳 in GitHub Actionssecrets: inheritsyntax)
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
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
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.