Skip to content

Releases: supermemoryai/python-sdk

v3.3.0

21 Sep 03:11

Choose a tag to compare

3.3.0 (2025-09-21)

Full Changelog: v3.2.0...v3.3.0

Features

v3.2.0

21 Sep 02:44

Choose a tag to compare

3.2.0 (2025-09-21)

Full Changelog: v3.1.0...v3.2.0

Features

v3.1.0

20 Sep 21:12

Choose a tag to compare

3.1.0 (2025-09-20)

Full Changelog: v3.0.0-alpha.30...v3.1.0

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (fb748cf)
  • internal: update pydantic dependency (8c480f7)
  • types: change optional parameter type from NotGiven to Omit (3031781)

v3.0.0-alpha.30

16 Sep 02:13
f65b00a

Choose a tag to compare

v3.0.0-alpha.30 Pre-release
Pre-release

3.0.0-alpha.30 (2025-09-15)

Full Changelog: v3.0.0-alpha.29...v3.0.0-alpha.30

Features

  • api: api update (b7df28e)
  • api: api update (54cf9c1)
  • api: api update (4812077)
  • api: api update (a4f4259)
  • api: api update (8412e4d)
  • improve future compat with pydantic v3 (70ea8b7)
  • types: replace List[str] with SequenceNotStr in params (f4bfda3)

Chores

  • internal: add Sequence related utils (d2b96ed)
  • internal: move mypy configurations to pyproject.toml file (31832f5)
  • tests: simplify get_platform test (30d8e46)

v3.0.0-alpha.29

27 Aug 16:48
6f3e958

Choose a tag to compare

v3.0.0-alpha.29 Pre-release
Pre-release

3.0.0-alpha.29 (2025-08-27)

Full Changelog: v3.0.0-alpha.28...v3.0.0-alpha.29

Features

Bug Fixes

  • avoid newer type syntax (cd791b9)

Chores

  • internal: change ci workflow machines (002a748)
  • internal: update pyright exclude list (41a59ff)

v3.0.0-alpha.28

24 Aug 22:21
4fea3cf

Choose a tag to compare

v3.0.0-alpha.28 Pre-release
Pre-release

3.0.0-alpha.28 (2025-08-24)

Full Changelog: v3.0.0-alpha.27...v3.0.0-alpha.28

Features

v3.0.0-alpha.27

24 Aug 21:17
f5d02d0

Choose a tag to compare

v3.0.0-alpha.27 Pre-release
Pre-release

3.0.0-alpha.27 (2025-08-24)

Full Changelog: v3.0.0-alpha.26...v3.0.0-alpha.27

Features

Chores

v3.0.0-alpha.26

15 Aug 21:44
8b9942e

Choose a tag to compare

v3.0.0-alpha.26 Pre-release
Pre-release

3.0.0-alpha.26 (2025-08-15)

Full Changelog: v3.0.0-alpha.25...v3.0.0-alpha.26

Features

v3.0.0-alpha.25

15 Aug 21:34
b31cccb

Choose a tag to compare

v3.0.0-alpha.25 Pre-release
Pre-release

3.0.0-alpha.25 (2025-08-15)

Full Changelog: v3.0.0-alpha.24...v3.0.0-alpha.25

Features

Chores

  • internal: codegen related update (8df15a7)

v3.0.0-alpha.24

11 Aug 22:51
40a6b86

Choose a tag to compare

v3.0.0-alpha.24 Pre-release
Pre-release

3.0.0-alpha.24 (2025-08-10)

Full Changelog: v3.0.0-alpha.23...v3.0.0-alpha.24

Features

Bug Fixes

  • parsing: ignore empty metadata (a58758c)
  • parsing: parse extra field types (5253128)

Chores

  • internal: fix ruff target version (25adc14)
  • internal: update comment in script (8fc31e8)
  • project: add settings file for vscode (2327687)
  • update @stainless-api/prism-cli to v5.15.0 (7f4ff8b)