Releases: landing-ai/ade-python
Releases · landing-ai/ade-python
v1.4.0
1.4.0 (2026-01-06)
Full Changelog: v1.3.0...v1.4.0
Features
Bug Fixes
- use async_to_httpx_files in patch method (977143a)
Chores
- internal: add
--fixargument to lint script (caa1bc4) - internal: codegen related update (9a57490)
- speedup initial import (8e2a9f1)
- speedup initial import (0b024ed)
Documentation
- prominently feature MCP server setup in root SDK readmes (bb75fea)
v1.3.0
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2025-12-02)
Full Changelog: v1.0.0...v1.1.0
Features
- api: manual updates (a2c622d)
Bug Fixes
- ensure streams are always closed (c903098)
Chores
- deps: mypy 1.18.1 has a regression, pin to 1.17 (a768a1c)
v1.0.0
1.0.0 (2025-11-22)
Full Changelog: v0.21.2...v1.0.0
Chores
- add Python 3.14 classifier and testing (962ba72)
v0.21.2
0.21.2 (2025-11-12)
Full Changelog: v0.21.1...v0.21.2
Bug Fixes
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (5387db5)
v0.21.1
0.21.1 (2025-11-11)
Full Changelog: v0.21.0...v0.21.1
Bug Fixes
- compat with Python 3.14 (9f26044)
Chores
- package: drop Python 3.8 support (5bfc187)
v0.21.0
v0.20.3
0.20.3 (2025-11-04)
Full Changelog: v0.20.2...v0.20.3
Chores
- internal: grammar fix (it's -> its) (ab47003)