v1.5.0-alpha.1
Pre-release
Pre-release
1.5.0-alpha.1 (2025-10-07)
Full Changelog: v1.5.0-alpha.0...v1.5.0-alpha.1
Features
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (6915700)
- internal: move mypy configurations to
pyproject.toml
file (545938f) - internal: update pydantic dependency (4dcad8e)
- tests: simplify
get_platform
test (6421017) - types: change optional parameter type from NotGiven to Omit (a46d293)