Releases: Alchemyst-ai/alchemyst-sdk-python
Releases · Alchemyst-ai/alchemyst-sdk-python
v0.10.0
0.10.0 (2026-01-17)
Full Changelog: v0.9.0...v0.10.0
Features
- api: api update (938b01f)
- api: api update (04c852d)
- api: api update (6b3b044)
- api: api update (7d5b6e4)
- api: manual updates (a502f74)
- api: manual updates (628e068)
- client: add support for binary request streaming (020ff9a)
Bug Fixes
- client: loosen auth header validation (3d175cb)
Chores
- internal: update
actions/checkoutversion (11aa112)
v0.9.0
v0.8.1
0.8.1 (2025-12-16)
Full Changelog: v0.8.0...v0.8.1
Chores
- internal: add missing files argument to base client (30792e6)
v0.8.0
0.8.0 (2025-12-10)
Full Changelog: v0.7.0...v0.8.0
Features
- api: api update (67f9147)
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (0b0833a)
Chores
- add missing docstrings (ae31a75)
v0.7.0
0.7.0 (2025-12-03)
Full Changelog: v0.6.0...v0.7.0
Features
- api: api update (4f8ed74)
Bug Fixes
- client: close streams without requiring full consumption (338aad1)
- compat with Python 3.14 (dbe25c4)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (10d06c4) - ensure streams are always closed (f591b89)
Chores
- add Python 3.14 classifier and testing (ab921a4)
- bump
httpx-aiohttpversion to 0.1.9 (9421012) - deps: mypy 1.18.1 has a regression, pin to 1.17 (25c5bac)
- docs: use environment variables for authentication in code snippets (c300c9e)
- internal/tests: avoid race condition with implicit client cleanup (46f4d22)
- internal: codegen related update (efa3043)
- internal: grammar fix (it's -> its) (f006062)
- package: drop Python 3.8 support (fb767f8)
- update lockfile (086bf00)
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
0.2.0 (2025-09-20)
Full Changelog: v0.1.0...v0.2.0
Features
- api: api update (2561f6c)
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (076ff5b)