Changelog¶
Unreleased¶
Documentation¶
- Added Zenodo DOI and citation metadata.
v0.2.1 — 2026-06-06¶
Documentation maintenance release.
Documentation¶
- Improved the documentation landing page and site content.
- Added and refined changelog documentation.
- Split the conference and article papers into
paper-sysidandpaper-tomspaths. - Corrected SIB/Python attribution text.
Infrastructure¶
- Updated documentation and wheel-building workflow configuration.
Links¶
- PyPI: https://pypi.org/project/pysib/0.2.1/
- GitHub release: https://github.com/diegoeck/pysib/releases/tag/v0.2.1
v0.2.0 — 2026-06-01¶
First public release of pysib.
Package¶
- Published
pysibon PyPI. - Set package version to
0.2.0. - Updated package metadata, project URLs, and license metadata.
Distribution¶
- Added binary wheels for macOS arm64 and Linux x86_64.
- Added GitHub Actions workflow for cross-platform wheel builds.
- Validated release artifacts with
twine check.
Documentation¶
- Expanded the MkDocs documentation at https://pysib.net/.
- Added user guide, estimator-selection guidance, examples, and API reference pages.
- Updated the user manual for version
0.2.0.
Links¶
- PyPI: https://pypi.org/project/pysib/0.2.0/
- GitHub release: https://github.com/diegoeck/pysib/releases/tag/v0.2.0