MetriPlane v0.2.1 is the first release available on PyPI.
Installation
pip install metriplane==0.2.1Highlights
- Added secure Trusted Publishing through GitHub Actions
- Added automated TestPyPI and production PyPI verification
- Ensured installations include OpenCV ArUco support
- Strengthened release gates and package smoke tests
- Added release documentation and updated installation instructions
Validation
- 578 tests passed, 2 skipped
- Wheel and source distribution validated successfully
- Clean installations verified from TestPyPI and PyPI
What's Changed
- Synchronize SoftwareX reproduction commands by @Miko997 in #8
- docs: remove personal-purpose wording and clarify WSL2 reproduction by @Miko997 in #9
- build: prepare MetriPlane v0.2.1 for PyPI by @Miko997 in #10
Full Changelog: v0.2.0...v0.2.1