Skip to content

Releases: lumalabs/lumaai-python

v1.1.2

02 Dec 02:44
d215f3b

Choose a tag to compare

1.1.2 (2024-12-01)

Full Changelog: v1.1.1...v1.1.2

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#57) (0665416)

v1.1.1

01 Dec 19:38
786761e

Choose a tag to compare

1.1.1 (2024-11-28)

Full Changelog: v1.1.0...v1.1.1

Chores

  • internal: codegen related update (#54) (e799eff)
  • internal: exclude mypy from running on tests (#55) (1f82733)
  • internal: fix compat model_dump method when warnings are passed (#52) (38a854e)
  • rebuild project due to codegen change (#47) (e59029a)
  • rebuild project due to codegen change (#49) (9d05dc0)
  • rebuild project due to codegen change (#50) (1951e9d)
  • rebuild project due to codegen change (#51) (5b0dc70)

Documentation

v1.1.0

10 Oct 17:37
0d53e23

Choose a tag to compare

1.1.0 (2024-10-08)

Full Changelog: v1.0.2...v1.1.0

Features

  • api: OpenAPI spec update via Stainless API (#44) (2420ce0)
  • api: OpenAPI spec update via Stainless API (#45) (d16b8e6)

Bug Fixes

  • client: avoid OverflowError with very large retry counts (#42) (f8fce51)

Chores

  • add repr to PageInfo class (#43) (73fd7da)
  • internal: add support for parsing bool response content (#41) (066e7d5)
  • remove custom code (b62185e)

v1.0.2

16 Sep 19:47
d37f0ad

Choose a tag to compare

1.0.2 (2024-09-16)

Full Changelog: v1.0.1...v1.0.2

Features

  • api: OpenAPI spec update via Stainless API (#33) (3450192)

v1.0.1

16 Sep 15:52
33f9e71

Choose a tag to compare

1.0.1 (2024-09-16)

Full Changelog: v1.0.0...v1.0.1

Features

  • api: OpenAPI spec update via Stainless API (#29) (b913e76)

v1.0.0

16 Sep 15:27
695abe2

Choose a tag to compare

1.0.0 (2024-09-16)

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

Features

  • api: OpenAPI spec update via Stainless API (#27) (23fe5ec)

Chores

v0.1.0-alpha.1

12 Sep 07:52
a462667

Choose a tag to compare

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

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

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

Features

  • api: update via SDK Studio (af54a3b)
  • api: update via SDK Studio (ad689f2)
  • api: update via SDK Studio (cd2456f)
  • api: update via SDK Studio (93dbb98)
  • api: update via SDK Studio (1e41c8e)

Chores