Skip to content

Releases: dedalus-labs/dedalus-python

v0.0.3

25 Mar 03:49
e3e63f1

Choose a tag to compare

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

  • ci: skip lint on metadata-only changes (d38d11a)
  • tests: bump steady to v0.19.7 (ea163fc)

v0.0.2

24 Mar 02:04
837ff67

Choose a tag to compare

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

18 Mar 20:12
6e3efb9

Choose a tag to compare

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)