Skip to content

Latest commit

 

History

History
230 lines (133 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

230 lines (133 loc) · 16.9 KB

Changelog

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)

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

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)

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)

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)

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

0.0.13 (2024-08-01)

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

Features

Chores

0.0.12 (2024-05-23)

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

Features

Chores

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

0.0.11 (2024-05-23)

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

Features

Chores

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

0.0.9 (2024-05-23)

Full Changelog: v0.0.8...v0.0.9

Features

  • api: OpenAPI spec update via Stainless API (#12) (fc9f943)
  • api: update via SDK Studio (#11) (08b81ed)

Chores

0.0.8 (2024-05-16)

Full Changelog: v0.0.8-alpha.1...v0.0.8

Features

0.0.8-alpha.1 (2024-05-09)

Full Changelog: v0.0.1-alpha.0...v0.0.8-alpha.1

Features

  • api: OpenAPI spec update via Stainless API (#3) (d2135c7)
  • api: update via SDK Studio (c9fc257)
  • api: update via SDK Studio (c4ebb87)
  • api: update via SDK Studio (86bc8f2)
  • api: update via SDK Studio (996611c)
  • api: update via SDK Studio (f1ccd91)
  • api: update via SDK Studio (4b10a42)
  • api: update via SDK Studio (94ed61a)
  • api: update via SDK Studio (a9df893)
  • api: update via SDK Studio (7d58d0b)
  • api: update via SDK Studio (847d9c5)
  • api: update via SDK Studio (45ac06b)
  • api: update via SDK Studio (d1841cb)
  • api: update via SDK Studio (f83704d)
  • api: update via SDK Studio (a3b8929)
  • api: update via SDK Studio (b4e8264)
  • api: update via SDK Studio (00312fa)
  • api: update via SDK Studio (c3e1dbf)

Chores