Skip to content

Releases: bespokelabsai/bespokelabs-python

v0.2.3

09 Jan 18:25
1d3cead

Choose a tag to compare

0.2.3 (2025-01-09)

Full Changelog: v0.2.2...v0.2.3

Bug Fixes

  • client: only call .close() when needed (#44) (ea2bd4e)

Chores

v0.2.2

22 Dec 01:11
9b3c68a

Choose a tag to compare

0.2.2 (2024-12-18)

Full Changelog: v0.2.1...v0.2.2

Chores

v0.2.1

13 Dec 12:12
22ed088

Choose a tag to compare

0.2.1 (2024-12-13)

Full Changelog: v0.2.0...v0.2.1

Chores

v0.2.0

03 Dec 18:41
d66f680

Choose a tag to compare

0.2.0 (2024-12-03)

Full Changelog: v0.1.1...v0.2.0

Features

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#25) (a136025)

Chores

  • internal: bump pyright (#26) (9b799e0)
  • internal: exclude mypy from running on tests (#24) (09ac45c)
  • internal: fix compat model_dump method when warnings are passed (#21) (bc70cb2)
  • rebuild project due to codegen change (#13) (f0f4e01)
  • rebuild project due to codegen change (#14) (4d1b00a)
  • rebuild project due to codegen change (#15) (16a313e)
  • rebuild project due to codegen change (#16) (22ca99d)
  • rebuild project due to codegen change (#17) (739400f)
  • rebuild project due to codegen change (#18) (c52a1db)
  • rebuild project due to codegen change (#19) (f719642)
  • rebuild project due to codegen change (#20) (ab615de)
  • remove now unused cached-property dep (#23) (3f2bfe0)

Documentation

v0.1.1

05 Sep 03:25
13b1b5e

Choose a tag to compare

0.1.1 (2024-09-05)

Full Changelog: v0.1.0...v0.1.1

Features

Chores

  • pyproject.toml formatting changes (#9) (0f5c6e8)

v0.1.0

04 Sep 18:18
0ca0275

Choose a tag to compare

0.1.0 (2024-09-04)

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

Features

v0.1.0-alpha.1

04 Sep 17:37
d6582fa

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2024-09-04)

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

Features

  • api: update via SDK Studio (54053fb)
  • api: update via SDK Studio (7fe5a36)
  • api: update via SDK Studio (cdcc900)
  • api: update via SDK Studio (003129a)
  • api: update via SDK Studio (224b3c9)
  • api: update via SDK Studio (85409ce)
  • api: update via SDK Studio (b0632a3)

Chores