Releases: CASParser/cas-parser-python
Releases · CASParser/cas-parser-python
v1.8.0
1.8.0 (2026-04-19)
Full Changelog: v1.7.0...v1.8.0
Features
Bug Fixes
- client: preserve hardcoded query params when merging with user params (3e5eea1)
- ensure file data are only sent as 1 parameter (4985a34)
Performance Improvements
- client: optimize file structure copying in multipart requests (1c854af)
v1.7.0
v1.6.3
1.6.3 (2026-03-17)
Full Changelog: v1.6.2...v1.6.3
Bug Fixes
- deps: bump minimum typing-extensions version (f287f8f)
- pydantic: do not pass
by_aliasunless set (194da96)
Chores
- internal: tweak CI branches (5f370c3)
v1.6.2
1.6.2 (2026-03-07)
Full Changelog: v1.6.1...v1.6.2
Chores
- ci: skip uploading artifacts on stainless-internal branches (a3b3292)
v1.6.1
1.6.1 (2026-03-03)
Full Changelog: v1.6.0...v1.6.1
Chores
- ci: bump uv version (8b38574)
- internal: add request options to SSE classes (7488011)
- internal: codegen related update (b9079a9)
- internal: make
test_proxy_environment_variablesmore resilient (3608c6e) - internal: make
test_proxy_environment_variablesmore resilient to env (60ab278) - internal: refactor authentication internals (deb70b3)