0.2.2 (2025-10-16)
Full Changelog: v0.2.1...v0.2.2
Features
- api: Add progress meter to Task Run events (176f9d3)
Bug Fixes
- do not set headers with default to omit (8989f91)
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (c3250e2)
- internal: detect missing future annotations with ruff (db5980c)
- internal: update pydantic dependency (96f50db)
- types: change optional parameter type from NotGiven to Omit (0f0fa20)