# Changelog
## 0.2.0 (2026-02-17)
### Features
- **releasekit**: add default branch detection, and packaging (202431c, #4650) — @Yesudeep Mangalapilly
- **py/releasekit**: refactor checks into subpackage, add new checks/fixers (824e6bd, #4643) — @Yesudeep Mangalapilly
- **py/conform**: isolate tool from repo, add concurrency controls, handle flaky tests (27e77b8, #4618) — @Yesudeep Mangalapilly
- **conform**: unified multi-runtime UX with native runner default (007c5a0, #4601) — @Yesudeep Mangalapilly
- **py/tools**: add conform CLI with multi-runtime support (952ee90, #4593) — @Yesudeep Mangalapilly
### Bug Fixes
- **conform,anthropic**: native executors, tool schema handling, and CLI consolidation (f9223b5, #4698) — @Yesudeep Mangalapilly
- **microsoft-foundry**: conform tests and sanitize credentials to prevent Unicode encoding errors (3ca28b4, #4689) — @Yesudeep Mangalapilly
- **py/plugins**: various model conformance fixes (974a7ff, #4617) — @Yesudeep Mangalapilly
### Documentation
- **py**: audit and fix stale Python documentation (97f0451, #4658) — @Yesudeep Mangalapilly