v0.1.0
0.1.0 (2025-09-07)
Full Changelog: v0.0.3...v0.1.0
Features
- improve future compat with pydantic v3 (444c7f9)
- types: replace List[str] with SequenceNotStr in params (add7f31)
Chores
- internal: move mypy configurations to
pyproject.tomlfile (365a40e) - tests: simplify
get_platformtest (4e7d390)
Documentation
- update api descriptions (dab411a)