Skip to content

Releases: plastic-labs/honcho-python

v0.0.19

16 Dec 06:28
89e06c3
Compare
Choose a tag to compare

0.0.19 (2024-12-16)

Full Changelog: v0.0.18...v0.0.19

Features

Chores

Documentation

  • readme: fix http client proxies example (#76) (30cacbf)

v0.0.18

04 Dec 15:41
f740d11
Compare
Choose a tag to compare

0.0.18 (2024-12-04)

Full Changelog: v0.0.17...v0.0.18

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#70) (ac37c4b)

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

15 Nov 17:35
098ec83
Compare
Choose a tag to compare

0.0.17 (2024-11-15)

Full Changelog: v0.0.16...v0.0.17

Features

Chores

  • rebuild project due to codegen change (#59) (c7617bc)
  • rebuild project due to codegen change (#61) (315c96f)

v0.0.16

07 Nov 17:11
Compare
Choose a tag to compare

0.0.16 (2024-11-07)

Full Changelog: v0.0.15...v0.0.16

Features

Chores

  • rebuild project due to codegen change (#54) (8f99f6b)
  • rebuild project due to codegen change (#56) (1a9f49e)

v0.0.15

21 Oct 22:04
c553f23
Compare
Choose a tag to compare

0.0.15 (2024-10-21)

Full Changelog: v0.0.14...v0.0.15

Features

Chores

Documentation

  • readme: add section on determining installed version (#47) (d765d26)
  • update CONTRIBUTING.md (#48) (bc577f6)

v0.0.14

15 Aug 14:47
999b6cc
Compare
Choose a tag to compare

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

v0.0.13

01 Aug 19:26
3a95cf8
Compare
Choose a tag to compare

0.0.13 (2024-08-01)

Full Changelog: v0.0.12...v0.0.13

Features

Chores

v0.0.12

23 May 18:39
e961c81
Compare
Choose a tag to compare

0.0.12 (2024-05-23)

Full Changelog: v0.0.11...v0.0.12

Features

Chores

  • examples: update honcho package versions to latest (331ce69)

v0.0.11

23 May 01:51
30354ec
Compare
Choose a tag to compare

0.0.11 (2024-05-23)

Full Changelog: v0.0.10...v0.0.11

Features

Chores

v0.0.10

23 May 01:31
405544f
Compare
Choose a tag to compare

0.0.10 (2024-05-23)

Full Changelog: v0.0.9...v0.0.10

Features

  • Release 0.0.10 Demos and LangChain Integration (#15) (1c6f477)

Chores