Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Latest commit

 

History

History
103 lines (57 loc) · 5.08 KB

File metadata and controls

103 lines (57 loc) · 5.08 KB

Changelog

0.2.1 (2025-09-21)

Full Changelog: v0.2.0...v0.2.1

Chores

  • api: update route + struct descriptions (49c2e88)

0.2.0 (2025-09-21)

Full Changelog: v0.1.0...v0.2.0

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (c2827c1)
  • internal: update pydantic dependency (bba9fec)
  • types: change optional parameter type from NotGiven to Omit (4b8814d)

0.1.0 (2025-09-07)

Full Changelog: v0.0.3...v0.1.0

Features

  • improve future compat with pydantic v3 (444c7f9)
  • types: replace List[str] with SequenceNotStr in params (add7f31)

Chores

  • internal: move mypy configurations to pyproject.toml file (365a40e)
  • tests: simplify get_platform test (4e7d390)

Documentation

  • update api descriptions (dab411a)

0.0.3 (2025-09-02)

Full Changelog: v0.0.2...v0.0.3

Features

  • api: update via SDK Studio (09a3ac8)

Bug Fixes

  • avoid newer type syntax (109c894)

Chores

  • internal: add Sequence related utils (e324172)
  • internal: update pyright exclude list (3e1a631)

0.0.2 (2025-08-26)

Full Changelog: v0.0.1...v0.0.2

Features

  • adjust client to connect over the unix socket (2e820b2)
  • api: update via SDK Studio (3531015)
  • api: update via SDK Studio (599a293)
  • api: update via SDK Studio (6df3e72)
  • api: update via SDK Studio (c8b85e4)

0.0.1 (2025-08-26)

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

Features

  • api: update via SDK Studio (e6681a4)
  • api: update via SDK Studio (e5e488b)
  • api: update via SDK Studio (a1abe5b)
  • api: update via SDK Studio (06bef97)
  • api: update via SDK Studio (24498b4)
  • api: update via SDK Studio (d95fe9d)

Chores

0.1.0 (2025-08-26)

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

Chores