Skip to content

Releases: edaa-org/pySVModel

v0.5.7

28 Jan 07:15
ada1290

Choose a tag to compare

Documentation

  • Bumped documentation dependencies.

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

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

v0.5.6

12 Jan 22:56
201524c

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 22:56:28 UTC.

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

v0.5.5

29 Oct 22:40
920ad41

Choose a tag to compare

New Features

  • Added Python 3.14 support.
  • Dropped Python 3.9 and 3.10 support.

Changes

  • Bumped dependencies.
    • Relaxed lxml dependency, due to deadlock.

Published from Pipeline workflow triggered by github-actions[bot] on 2025-10-29 22:40:52 UTC.

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

v0.5.4

20 Oct 06:14
63d31a2

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:14:34 UTC.

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

v0.5.3

05 Oct 17:12
7178816

Choose a tag to compare

Changes

  • Bumped dependencies.
  • Changed dependabot configuration 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 17:12:49 UTC.

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

v0.5.2

04 May 13:02
9d37f5d

Choose a tag to compare

Changes

  • Bumped dependencies.

Unit Tests

  • Use new auto tagging pipeline.

Published from Pipeline workflow triggered by github-actions[bot] on 2025-05-04 13:02:04 UTC.

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

v0.5.1

11 Nov 23:53

Choose a tag to compare

Release created on: 11.11.2024 - 23:49:58

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 SystemVerilogVersion.

Unit Tests

  • Use pipeline template instead of job templates.

v0.5.0

03 Nov 21:03

Choose a tag to compare

Release created on: 03.11.2024 - 21:02:35

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.4.1

15 Aug 22:19
a84b5f9

Choose a tag to compare

Release created on: 15.08.2023 - 22:19:17

New Features

  • Add method IsVerilog and IsSystemVerilog.

Changes

  • Added value Latest to SystemVerilogVersion.
  • Added and updated doc-strings.
  • Bumped dependencies.
  • Documented dependency to typing-extensions for mypy.

Bug Fixes

  • Doc: Configuration of InterSphinx.

v0.4.0

01 Aug 22:14
1a1a278

Choose a tag to compare

Release created on: 01.08.2023 - 22:14:04

New Features

None

Changes

  • Merged VerilogVersion into SystemVerilogVersion.
  • Reworked testcases for SystemVerilogVersion parsing.
  • ci/Params: override python_version_list, since 3.6 was deprecated in pyTooling/Actions.
  • Bumped dependencies.
  • Updated dependabot configuration file.
  • Updated pull-request template.
  • Updated autoapi template.
  • Updated Sphinx configuration.
    • Removed unused local extensions.

Bug Fixes

None


Related PRs: