Skip to content

Releases: isaacus-dev/isaacus-python

v0.3.3

16 Apr 01:41
21d7ec4
Compare
Choose a tag to compare

0.3.3 (2025-04-16)

Full Changelog: v0.3.2...v0.3.3

Bug Fixes

  • perf: optimize some hot paths (eee757b)
  • perf: skip traversing types for NotGiven values (7705a99)

Chores

  • client: minor internal fixes (a8dad58)
  • internal: codegen related update (93cdfa0)
  • internal: expand CI branch coverage (cc5df77)
  • internal: reduce CI branch coverage (2cb8fb8)
  • internal: slight transform perf improvement (6f47eaf)
  • internal: update pyright settings (7dd9ad4)

Documentation

  • api: removed description of certain objects due to Mintlify bug (9099926)

v0.3.2

07 Apr 00:04
964456f
Compare
Choose a tag to compare

0.3.2 (2025-04-04)

Full Changelog: v0.3.1...v0.3.2

Chores

  • internal: remove trailing character (#53) (1074f1e)

v0.3.1

01 Apr 09:23
20cc094
Compare
Choose a tag to compare

0.3.1 (2025-04-01)

Full Changelog: v0.3.0...v0.3.1

Bug Fixes

  • stainless: added missing reranking endpoint to SDK API (#50) (65bcc7c)

v0.3.0

01 Apr 02:50
5ef5f65
Compare
Choose a tag to compare

0.3.0 (2025-04-01)

Full Changelog: v0.2.0...v0.3.0

Features

v0.2.0

30 Mar 06:36
9adb964
Compare
Choose a tag to compare

0.2.0 (2025-03-30)

Full Changelog: v0.1.6...v0.2.0

⚠ BREAKING CHANGES

  • api: started sorting chunks by score and added index field (#45)

Features

  • api: started sorting chunks by score and added index field (#45) (c9999cd)

Chores

v0.1.6

18 Mar 00:03
b2f3395
Compare
Choose a tag to compare

0.1.6 (2025-03-18)

Full Changelog: v0.1.5...v0.1.6

Chores

v0.1.5

17 Mar 20:24
792e3ec
Compare
Choose a tag to compare

0.1.5 (2025-03-17)

Full Changelog: v0.1.4...v0.1.5

Bug Fixes

v0.1.4

15 Mar 05:09
e6eefde
Compare
Choose a tag to compare

0.1.4 (2025-03-15)

Full Changelog: v0.1.3...v0.1.4

Features

  • api: added latest OpenAPI specification (#29) (411d83f)
  • api: added latest OpenAPI specification (#33) (b053a4a)
  • api: added latest OpenAPI specification (#34) (d9aef7f)

Bug Fixes

  • types: handle more discriminated union shapes (#32) (0644ad3)

Chores

v0.1.3

15 Mar 03:09
946a5c7
Compare
Choose a tag to compare

0.1.3 (2025-03-15)

Full Changelog: v0.1.2...v0.1.3

Chores

v0.1.2

14 Mar 08:17
7c50a7c
Compare
Choose a tag to compare

0.1.2 (2025-03-14)

Full Changelog: v0.1.1...v0.1.2

Features

  • api: added latest OpenAPI specification (#20) (a9c1c23)

Chores