Skip to content

Releases: anthalehq/anthale-python

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)

v0.6.0

05 Mar 13:48
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.6.0 (2026-03-05)

Full Changelog: v0.5.0...v0.6.0

Features

  • disable tool analysis while using Anthale middleware (345d8e5)

Documentation

  • add langchain usage examples (ecf2851)

v0.5.0

05 Mar 11:28
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.5.0 (2026-03-05)

Full Changelog: v0.4.0...v0.5.0

Features

  • add support for analyzing OpenAI streaming responses (73b5fbc)

v0.4.0

04 Mar 16:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.4.0 (2026-03-04)

Full Changelog: v0.3.0...v0.4.0

Features

  • implement openai integration (b49b3a2)