Skip to content

Releases: edaa-org/pySystemRDLModel

v0.3.6

29 Oct 07:03
4f76e98

Choose a tag to compare

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

20 Oct 06:15
87be9e6

Choose a tag to compare

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

05 Oct 16:37
3193478

Choose a tag to compare

Changes

  • Bumped dependencies.
  • Updated dependabot confguration and added CODEOWNERS file.

Unit Tests

  • Updated pipeline from @r5 to @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

04 May 13:25
13b483d

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-04 13:25:50 UTC.

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

v0.3.2

11 Nov 23:54
bdae152

Choose a tag to compare

Release created on: 11.11.2024 - 23:52:49

Documentation

  • Fixed unit test report.
  • Fixed copy&paste mistakes.

v0.3.1

11 Nov 22:25
fcfc141

Choose a tag to compare

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

03 Nov 21:03
dd67918

Choose a tag to compare

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

15 Aug 22:29
e08c4a5

Choose a tag to compare

Release created on: 15.08.2023 - 22:29:50

New Features

  • Added value Latest to SystemRDLVersion.

Changes

  • Bumped dependencies.
  • Added and enhanced doc-strings.
  • Documented typing-extensions usage for documentation generation.

Bug Fixes

  • Doc: Fixed InterSphinx configuration

v0.2.1

01 Aug 21:39
3d6e478

Choose a tag to compare

Release created on: 01.08.2023 - 21:39:40

New Features

None

Changes

None

Bug Fixes

  • Removed debug code (print).

v0.2.0

01 Aug 21:34
7dfa950

Choose a tag to compare

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 SystemVerilogSystemRDL.
  • Added missing keyword raise in SystemRDLVersion.Parse().