Releases: plastic-labs/honcho-python
Releases · plastic-labs/honcho-python
v0.0.19
0.0.19 (2024-12-16)
Full Changelog: v0.0.18...v0.0.19
Features
Chores
- internal: add support for TypeAliasType (#78) (66e0d96)
- internal: bump pydantic dependency (#74) (43ea1de)
- internal: bump pyright (#77) (b613832)
- internal: codegen related update (#79) (62d7c38)
- internal: codegen related update (#80) (e5b574e)
- internal: codegen related update (#81) (9a4cd72)
Documentation
v0.0.18
0.0.18 (2024-12-04)
Full Changelog: v0.0.17...v0.0.18
Bug Fixes
Chores
- internal: codegen related update (#71) (9b037b4)
- internal: exclude mypy from running on tests (#69) (8b3801d)
- internal: fix compat model_dump method when warnings are passed (#66) (e80f5e7)
- make the
Omit
type public (#72) (7ba4680) - rebuild project due to codegen change (#64) (6c86c34)
- remove now unused
cached-property
dep (#68) (ba01875)
Documentation
v0.0.17
v0.0.16
v0.0.15
v0.0.14
0.0.14 (2024-08-15)
Full Changelog: v0.0.13...v0.0.14
Features
- api: update via SDK Studio (#34) (0d56b07)
- client: add
retry_count
to raw response class (#37) (3d634a9)
Chores
- internal: bump pyright (#36) (50c53ec)
- internal: bump ruff version (#39) (eab1ecb)
- internal: codegen related update (#41) (eb43b2a)
- internal: test updates (#38) (026cca8)
- internal: update pydantic compat helper function (#40) (c25d82a)
- internal: use
TypeAlias
marker for type assignments (#35) (fa192c7) - internal: version bump (#32) (78ce88f)
v0.0.13
v0.0.12
0.0.12 (2024-05-23)
Full Changelog: v0.0.11...v0.0.12
Features
Chores
- examples: update honcho package versions to latest (331ce69)