Skip to content

Releases: Laredo-Labs/solverai-sdk-python

v0.1.0-alpha.5

28 May 21:26

Choose a tag to compare

v0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2025-05-28)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

Bug Fixes

  • package: support direct resource imports (10e8f06)

Chores

  • ci: fix installation instructions (7c030e9)
  • ci: upload sdks to package manager (1cf1dda)
  • docs: grammar improvements (c1f9854)
  • docs: use Sandbox repo in examples (79947e1)
  • internal: avoid errors for isinstance checks on proxies (52844ce)
  • internal: codegen related update (d3194a5)

v0.1.0-alpha.4

29 Apr 22:28

Choose a tag to compare

v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2025-04-29)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

  • api: added wait_for_completion methods (3b6633d)
  • api: api update (d1d07c5)
  • api: introduce create_and_solve methods (43006c3)

v0.1.0-alpha.3

25 Apr 21:01
2ed6c97

Choose a tag to compare

v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2025-04-25)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

  • api: api update (3ba1eb7)
  • api: remove vestigial endpoint declarations (04dba71)

v0.1.0-alpha.2

25 Apr 19:36
b54dde7

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2025-04-25)

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

Features

Documentation

  • api: fix docs link, update support contact (bf540c3)

v0.1.0-alpha.1

25 Apr 15:57

Choose a tag to compare

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

0.1.0-alpha.1 (2025-04-25)

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

Features

  • api: update via SDK Studio (3581c64)
  • api: update via SDK Studio (306cbd8)
  • api: update via SDK Studio (1e2eea0)
  • api: update via SDK Studio (c4f07d8)

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (fb446a4)

Chores

  • broadly detect json family of content-type headers (8c7adce)
  • ci: add timeout thresholds for CI jobs (747d18f)
  • ci: only use depot for staging repos (0e13fdf)
  • go live (63ea47d)
  • go live (269266e)
  • internal: codegen related update (1f20bad)
  • internal: fix list file params (22afcc8)
  • internal: import reformatting (0e1374c)
  • internal: refactor retries to not use recursion (4020e02)
  • update SDK settings (99c7592)