Releases: edaa-org/pySystemRDLModel
v0.3.8
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
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.Xto0.X.0so~=operator can work correctly.
Unit Tests
- Updated pyTooling/Actions from
@r6to@r7.- Restructured
requirements.txtfiles.
- Restructured
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
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