v0.5.0
·
0 commits
to 6d8023a67e216732ccf434c7f9e282fb5504a83a
since this release
0.5.0 (2026-08-06)
Features
- add seven bundled examples and first community verifier (38a5809)
- automate releases — GitHub Releases on tags + release-please for auto version bumps (d7dad42)
- parallel plan runner, telemetry, structured logging, CLI polish, mypy strict (e13e73f)
- switch PyPI publishing to Trusted Publishing (OIDC) - no API tokens needed (fb8e4f9)
Bug Fixes
- correct CI badge URL from saiduttaabhishekdash to instax-dutta (4c10a39)
- correct E2E test count from 14 to 13 (513900a)
- derive version from importlib.metadata so pyproject.toml is single source of truth (e45278d)
- remove v-prefix from pip install in release body, document conventional commits (0bc8571)
- skip CI on docs-only changes (README, CHANGELOG, etc.) (4a52f60)