Release Notes
GitHub Releases (generated)
v0.2.0
Released on 2025-09-02 - GitHub - PyPI
What's Changed
- feat: enhance documentation configuration and update project classifiers by @amal-khailtash in #4
- Feat/ci by @amal-khailtash in #5
- feat: update version to 0.2.0 in pyproject.toml and uv.lock, and refine CHANGELOG by @amal-khailtash in #6
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Released on 2025-08-31 - GitHub - PyPI
What's Changed
- chore(ci): add CI, release, manual-release, and publish workflows by @amal-khailtash in #1
- chore(ci): add release-please workflow by @amal-khailtash in #2
- chore(workflows): update workflow names for clarity and consistency by @amal-khailtash in #3
New Contributors
- @amal-khailtash made their first contribution in #1
Full Changelog: https://github.com/amal-khailtash/pyipxact-de/commits/v0.1.0
Project CHANGELOG.md (source of truth)
Note
This is the repository’s Keep a Changelog-formatted file rendered directly in the docs.
Changelog
This document lists notable changes for each release and follows:
Keep a Changelog: https://keepachangelog.com
Semantic Versioning: https://semver.org
Unreleased
0.2.0 - 2025-09-01
Added
enhance documentation configuration and update project classifiers (bfb3f16)
Changed
commented out “illegal” signal directions in XML files to avoid schema violations.
Build/CI:
validation for
CHANGELOG.md
Unreleased section in manual release workflows (fba4a99)update workflow names for consistency and remove obsolete workflows (99f193d)
update CI workflow name for consistency, enhance README with project badges, and improve documentation styling (0e7abfc)
0.1.0 - 2024-12-01
Migration to xsData and repository restructure.
Added
IP-XACT/SPIRIT bindings generated with xsData.
Missing bindings based on xsData PR tefra/xsdata#1100.
XSL files for transformations/translations.
Accellera XML tests.
Changed
Regenerated bindings after xsData bugfix tefra/xsdata#1106.
Fixed Makefile to update binding generation.
Repository layout updates and file moves.
Minor updates and root file refresh.
Docs
Updated text. (95ae72c)
0.0.0 - 2016-11-15
Added
Initial commit and Accellera schemas submodule.
Generated bindings snapshot.