Skip to content

Releases: controlled-mutation-layer/sdk-python

v0.1.4 — Turn serialization helpers

01 Mar 21:48

Choose a tag to compare

Adds Turn.to_dict() and Turn.to_json() for easy logging/transport

Keeps Turn schema stable; docs + install flow remain unchanged

v0.1.3 Packaging update

01 Mar 21:53

Choose a tag to compare

Release v0.1.3

v0.1.2 Version alignment/packaging correction

01 Mar 21:52

Choose a tag to compare

Export Turn from cml; version bump

v0.1.1 import/export fix

01 Mar 21:50

Choose a tag to compare

Re-export Turn; quickstart import works

v0.1.0 — First public preview

01 Mar 20:48

Choose a tag to compare

Adds minimal Controlled Mutation Layer (CML) Python SDK

Includes Turn capture + examples and basic tests

Establishes initial packaging + MIT license