Releases: edaa-org/pySystemRDLModel
v0.3.6
New Features
- Added Python 3.14 and PyPy 3.11 support.
- Dropped Python 3.9 and 3.10 support.
Changes
- Bumped dependencies.
Published from Pipeline workflow triggered by github-actions[bot] on 2025-10-29 07:03:34 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.3.5
Changes
- Bumped dependencies.
Unit Tests
- Relaxed lxml dependency.
Published from Pipeline workflow triggered by github-actions[bot] on 2025-10-20 06:15:31 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.3.4
Changes
- Bumped dependencies.
- Updated dependabot confguration and added CODEOWNERS file.
Unit Tests
- Updated pipeline from
@r5to@r6.
Published from Pipeline workflow triggered by github-actions[bot] on 2025-10-05 16:37:50 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.3.3
Changes
- Bumped dependencies.
Unit Tests
- Use auto tagging pipeline.
Published from Pipeline workflow triggered by github-actions[bot] on 2025-05-04 13:25:50 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.3.2
Release created on: 11.11.2024 - 23:52:49
Documentation
- Fixed unit test report.
- Fixed copy&paste mistakes.
v0.3.1
Release created on: 11.11.2024 - 22:22:03
Changes
- Bumped dependencies.
Documentation
- Switched documentation generation from BuildTheDocs to Sphinx 8.x and RTD theme 3.0.
- Added CSS overrides.
- Updated installation instructions.
- Updated dependency lists.
- Added documentation coverage report.
- Added unit test report.
- Added doc-strings for
SystemRDLVersion.
Unit Tests
- Use pipeline template instead of job templates.
v0.3.0
Release created on: 03.11.2024 - 20:59:20
New Features
- Added Python 3.13 support and dropped Python 3.8.
Changes
- Bumped dependencies.
Bug Fixes
None
Unit Tests
- Use latest pipeline template.
v0.2.2
Release created on: 15.08.2023 - 22:29:50
New Features
- Added value
LatesttoSystemRDLVersion.
Changes
- Bumped dependencies.
- Added and enhanced doc-strings.
- Documented
typing-extensionsusage for documentation generation.
Bug Fixes
- Doc: Fixed InterSphinx configuration
v0.2.1
Release created on: 01.08.2023 - 21:39:40
New Features
None
Changes
None
Bug Fixes
- Removed debug code (print).
v0.2.0
Release created on: 01.08.2023 - 21:34:11
New Features
*None.
Changes
- Reworked and updated unit tests to check parsing of SystemRDL versions.
Bug Fixes
- Fixed copy-paste mistake from
SystemVerilog→SystemRDL. - Added missing keyword
raiseinSystemRDLVersion.Parse().