Releases: anthalehq/anthale-python
Releases · anthalehq/anthale-python
v0.8.0
Immutable
release. Only release title and notes can be modified.
v0.7.2
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
v0.6.4
Immutable
release. Only release title and notes can be modified.
0.6.4 (2026-03-20)
Full Changelog: v0.6.3...v0.6.4
Bug Fixes
- sanitize endpoint path params (6563aa2)
v0.6.3
Immutable
release. Only release title and notes can be modified.
0.6.3 (2026-03-18)
Full Changelog: v0.6.2...v0.6.3
Chores
- add project documentation and templates (698a1f3)
v0.6.2
Immutable
release. Only release title and notes can be modified.
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_aliasunless set (38a75f8)
Chores
- internal: tweak CI branches (7061170)
v0.6.1
Immutable
release. Only release title and notes can be modified.
0.6.1 (2026-03-08)
Full Changelog: v0.6.0...v0.6.1
Chores
- ci: skip uploading artifacts on stainless-internal branches (38759fc)