v0.40.0
0.40.0 (2024-03-21)
Full Changelog: v0.39.0...v0.40.0
Features
Performance Improvements
Chores
- add back examples (e0eba72)
- add back removed code (36c5c4e)
- client: improve error message for invalid http_client argument (#380) (0ea3801)
- docs: add back custom readme code (23a52b2)
- docs: mention install from git repo (#377) (8b6e48c)
- docs: temporarily remove custom readme code (#387) (93530fd)
- export NOT_GIVEN sentinel value (#384) (841497f)
- internal: add core support for deserializing into number response (#381) (cb5e9d2)
- internal: bump pyright (#382) (8aad846)
- internal: formatting change (#394) (b9ede81)
- internal: improve deserialisation of discriminated unions (#385) (9062866)
- internal: loosen input type for util function (#392) (1294d5b)
- internal: minor core client restructuring (#374) (bca5b1c)
- internal: split up transforms into sync / async (#378) (0cecc63)
- internal: support more input types (#379) (0cde41d)
- internal: support parsing Annotated types (#383) (ded4ec2)
- internal: update generated pragma comment (#391) (cac2a8b)
- temporarily remove examples for migration (644a601)
- temporarily remove various code as part of refactor (#388) (306df73)