v0.3.0
0.3.0 (2024-12-04)
Full Changelog: v0.2.0...v0.3.0
Features
Bug Fixes
- asyncify: avoid hanging process under certain conditions (#67) (21f1add)
- client: compat with new httpx 0.28.0 release (#72) (23c7fc1)
Chores
- internal: bump pyright (#74) (cf46ef4)
- internal: exclude mypy from running on tests (#71) (eb486dd)
- internal: fix compat model_dump method when warnings are passed (#68) (97dfabe)
- make the
Omittype public (#75) (fb119ae) - rebuild project due to codegen change (#63) (ddd46bc)
- rebuild project due to codegen change (#66) (d9dc13d)
- remove now unused
cached-propertydep (#70) (767194b)