Skip to content

Releases: anthalehq/anthale-python

v0.8.0

28 Apr 14:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.8.0 (2026-04-28)

Full Changelog: v0.7.2...v0.8.0

Features

  • support setting headers via env (997e79a)

Bug Fixes

  • use correct field name format for multipart file arrays (a56b699)

Chores

  • internal: more robust bootstrap script (0b3e16e)

v0.7.2

20 Apr 16:46
Immutable release. Only release title and notes can be modified.
4b97f88

Choose a tag to compare

0.7.2 (2026-04-18)

Full Changelog: v0.7.1...v0.7.2

Performance Improvements

  • client: optimize file structure copying in multipart requests (122fbfa)

v0.7.1

17 Apr 10:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.7.1 (2026-04-15)

Full Changelog: v0.7.0...v0.7.1

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (e10cc1c)
  • ensure file data are only sent as 1 parameter (612ac39)

Chores

  • ci: remove release-doctor workflow (c7349fa)

v0.7.0

27 Mar 08:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.7.0 (2026-03-27)

Full Changelog: v0.6.6...v0.7.0

Features

  • internal: implement indices array format for query and form serialization (d1fb858)

v0.6.6

25 Mar 09:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.6.6 (2026-03-25)

Full Changelog: v0.6.5...v0.6.6

Chores

  • ci: skip lint on metadata-only changes (4043945)

v0.6.5

24 Mar 09:04
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.6.5 (2026-03-24)

Full Changelog: v0.6.4...v0.6.5

Chores

  • internal: update gitignore (45565d8)

v0.6.4

20 Mar 09:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.6.4 (2026-03-20)

Full Changelog: v0.6.3...v0.6.4

Bug Fixes

  • sanitize endpoint path params (6563aa2)

v0.6.3

18 Mar 14:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.6.3 (2026-03-18)

Full Changelog: v0.6.2...v0.6.3

Chores

  • add project documentation and templates (698a1f3)

v0.6.2

18 Mar 12:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.6.2 (2026-03-17)

Full Changelog: v0.6.1...v0.6.2

Bug Fixes

  • deps: bump minimum typing-extensions version (c9b4527)
  • pydantic: do not pass by_alias unless set (38a75f8)

Chores

  • internal: tweak CI branches (7061170)

v0.6.1

11 Mar 14:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.6.1 (2026-03-08)

Full Changelog: v0.6.0...v0.6.1

Chores

  • ci: skip uploading artifacts on stainless-internal branches (38759fc)