Skip to content

Releases: edaa-org/pyEDAA.IPXACT

v0.3.1

07 Jul 23:11
133024d
Compare
Choose a tag to compare

Release created on: 07.07.2023 - 23:11:12

New Features

None

Changes

  • Bumped dependencies.
  • Changed string formatting to f-strings.

Bug Fixes

  • Fixed Python module index.

v0.3.0

10 Mar 22:15
Compare
Choose a tag to compare

Release created on: 10.03.2022 - 22:15:53

New Features

  • Enabled almost all GHA workflow features.
  • Reworked documentation.
  • A minimal set of unit tests (converted from Test.py).

Changes

  • Usage of f-strings.
  • Improved some exception messages.
  • Changed package state from pre-alpha to alpha, because this repository was never in Work-in-Progress state.
  • Bumped dependencies.

Bug Fixes

None


Related PRs:

v0.2.1

17 Dec 06:45
Compare
Choose a tag to compare

Release created on: 17.12.2021 - 06:45:40

New Features

  • Add PR template.
  • Add pyproject.toml.

Changes

  • Update .gitignore.
  • Move sources from pyIPXACT to pyEDAA/IPXACT.
  • Use pyTooling.Packaging for the setup and the documentation.

Bug Fixes

  • Bump the version.

v0.2.0

17 Dec 01:25
b85f830
Compare
Choose a tag to compare

Release created on: 17.12.2021 - 01:25:45

New Features

None

Changes

  • Use PyPI package name pyEDAA.IPXACT instead of pyIPXACT.
  • Update logo, banner and favicon.
  • Documentation:
    • Use Build The Docs.
    • Fall back to alabaster if _theme is not available.
    • Cleanup requirements.txt.
    • Update shields/badges and reorganize them.
    • Add ref to EDAA site through a toctree.
  • README:
    • Reorganized content and updated shields/badges.
  • Using new pipeline workflow based on pyTooling/Actions
    • Remove Travis CI stuff.

Bug Fixes

None

Documentation updates.

25 Dec 21:55
Compare
Choose a tag to compare
Pre-release

This pre-release updates the documentation on ReadTheDocs.

First pre-release

23 Dec 23:45
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release

This version outlines how a DOM for IP-XACT files could be created to be used in PoC / pyIPCMI and other projects.