Releases: dedalus-labs/dedalus-python
Releases · dedalus-labs/dedalus-python
v0.0.3
0.0.3 (2026-03-25)
Full Changelog: v0.0.2...v0.0.3
Bug Fixes
- api: rename stream_status to watch, remove wake_if_needed from workspace methods (453d5c3)
- sync uv.lock version with pyproject.toml (45e2a3f)
Chores
v0.0.2
0.0.2 (2026-03-23)
Full Changelog: v0.0.1...v0.0.2
Bug Fixes
- api: add stream_status SSE endpoint, websocket terminals, websocket_base_url param (b377c15)
- sanitize endpoint path params (ddb7735)
Chores
- internal: update gitignore (54dd954)
- tests: bump steady to v0.19.4 (c6813af)
- tests: bump steady to v0.19.5 (6b3f3df)
- tests: bump steady to v0.19.6 (7e6cdf9)
Refactors
- tests: switch from prism to steady (1766adf)
v0.0.1
0.0.1 (2026-03-18)
Full Changelog: v0.0.1...v0.0.1
Bug Fixes
- api: consolidate pagination & disable websockets (f5c935c)
Chores
- api: update homebrew tap and code samples (8efa47d)