Releases: CASParser/cas-parser-python
Releases · CASParser/cas-parser-python
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.1
v1.2.0
1.2.0 (2026-02-14)
Full Changelog: v1.1.0...v1.2.0
Features
- api: api update (bce15d3)
- api: api update (c265056)
- api: api update (93a9613)
- api: api update (bd6977a)
- api: api update (3fda81d)
- api: api update (f1838dc)
Bug Fixes
- client: close streams without requiring full consumption (7090ef5)
Chores
- bump
httpx-aiohttpversion to 0.1.9 (e1b65fb) - do not install brew dependencies in ./scripts/bootstrap by default (35b17eb)
- internal/tests: avoid race condition with implicit client cleanup (2a58fc0)
- internal: codegen related update (8e6c5b2)
- internal: codegen related update (20bcea0)
- internal: detect missing future annotations with ruff (8c35489)
- internal: grammar fix (it's -> its) (d2d29bc)
- internal: update pydantic dependency (1c3104b)
- types: change optional parameter type from NotGiven to Omit (e739e12)
- update SDK settings (c2c0c87)
v1.1.0
1.1.0 (2025-09-06)
Full Changelog: v1.0.2...v1.1.0
Features
- improve future compat with pydantic v3 (39d5f4a)
- types: replace List[str] with SequenceNotStr in params (ffdac79)