Skip to content

Releases: lumalabs/lumaai-python

v1.3.0

27 Jan 15:20
9828fac
Compare
Choose a tag to compare

1.3.0 (2025-01-27)

Full Changelog: v1.2.3...v1.3.0

Features

v1.2.3

27 Jan 08:07
19b3733
Compare
Choose a tag to compare

1.2.3 (2025-01-25)

Full Changelog: v1.2.2...v1.2.3

Bug Fixes

  • client: only call .close() when needed (#86) (edfe052)
  • correctly handle deserialising cls fields (#88) (05474de)

Chores

v1.2.2

17 Dec 18:29
479ec6c
Compare
Choose a tag to compare

1.2.2 (2024-12-17)

Full Changelog: v1.2.1...v1.2.2

Chores

Documentation

  • readme: example snippet for client context manager (#79) (ddf9360)

v1.2.1

04 Dec 13:00
7a1b1e6
Compare
Choose a tag to compare

1.2.1 (2024-12-04)

Full Changelog: v1.2.0...v1.2.1

Chores

v1.2.0

02 Dec 20:21
4d54fc6
Compare
Choose a tag to compare

1.2.0 (2024-12-02)

Full Changelog: v1.1.2...v1.2.0

Features

v1.1.2

02 Dec 02:44
d215f3b
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)