Releases: edaa-org/pyEDAA.IPXACT
Releases · edaa-org/pyEDAA.IPXACT
v0.3.1
v0.3.0
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
toalpha
, because this repository was never in Work-in-Progress state. - Bumped dependencies.
Bug Fixes
None
Related PRs:
- pyTooling/Actions#39 (dependency)
v0.2.1
Release created on: 17.12.2021 - 06:45:40
New Features
- Add PR template.
- Add
pyproject.toml
.
Changes
- Update
.gitignore
. - Move sources from
pyIPXACT
topyEDAA/IPXACT
. - Use pyTooling.Packaging for the setup and the documentation.
Bug Fixes
- Bump the version.
v0.2.0
Release created on: 17.12.2021 - 01:25:45
New Features
None
Changes
- Use PyPI package name
pyEDAA.IPXACT
instead ofpyIPXACT
. - 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.
This pre-release updates the documentation on ReadTheDocs.
First pre-release
This version outlines how a DOM for IP-XACT files could be created to be used in PoC / pyIPCMI and other projects.