Skip to content

Releases: edaa-org/pySystemRDLModel

v0.3.8

28 Jan 07:21
a0f4c60

Choose a tag to compare

Documentation

  • Bumped documentation dependencies.

Published from Pipeline workflow triggered by github-actions[bot] on 2026-01-28 07:21:32 UTC.

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

v0.3.7

12 Jan 23:31
054759a

Choose a tag to compare

Changes

  • Bumped dependencies.
  • Bumped copyright information.
  • Updated pyproject settings due to pytest v9.0.

Bug Fixes

  • Added missing type hints.
  • Changed required versions from 0.X to 0.X.0 so ~= operator can work correctly.

Unit Tests

  • Updated pyTooling/Actions from @r6 to @r7.
    • Restructured requirements.txt files.

Published from Pipeline workflow triggered by github-actions[bot] on 2026-01-12 23:31:17 UTC.

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

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