Skip to content

MetriPlane v0.2.1

Latest

Choose a tag to compare

@Miko997 Miko997 released this 03 Aug 15:24
· 9 commits to main since this release
e2c6292

MetriPlane v0.2.1 is the first release available on PyPI.

Installation

pip install metriplane==0.2.1

Highlights

  • 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