Skip to content

Releases: droidrun/mobilerun-sdk-python

v2.0.0

12 Jan 16:35
98944f7

Choose a tag to compare

2.0.0 (2026-01-12)

Full Changelog: v0.1.0...v2.0.0

Features

Bug Fixes

  • client: loosen auth header validation (2f47451)
  • models: add element node stainless config (64a27e6)

Documentation

  • prominently feature MCP server setup in root SDK readmes (c521873)

v0.1.0

23 Dec 13:41
0046e43

Choose a tag to compare

0.1.0 (2025-12-23)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • api: rename python package to mobilerun-sdk (ad149d2)
  • compat with Python 3.14 (4c52e9c)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (8241787)
  • ensure streams are always closed (9f4cf2e)
  • use async_to_httpx_files in patch method (f2b25d8)

Chores

  • add Python 3.14 classifier and testing (3c8ae3e)
  • configure new SDK language (28af809)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (62e19d3)
  • docs: use environment variables for authentication in code snippets (b67d5c9)
  • internal: add --fix argument to lint script (4040a9d)
  • internal: add missing files argument to base client (907c05f)
  • internal: codegen related update (922238d)
  • package: drop Python 3.8 support (7e89ce9)
  • speedup initial import (9ee3621)
  • update lockfile (18d5296)
  • update SDK settings (8de53cb)
  • update SDK settings (db9f34b)