Skip to content

v0.2.0

Latest

Choose a tag to compare

@timrburnham timrburnham released this 21 May 04:09

Breaking changes

  • SerdesBasePaperJsonBase — inherit from PaperJsonBase for type-safe to_json() / from_json().
  • SerdesProtocolPaperJsonProtocol — use in type annotations for structural typing.
  • Removed .pyi type stub files.

Docs & DX

  • Added Overview section to the README explaining automatic type stringification (the round-trip str() fallback).
  • Updated docstrings across the codebase to reflect the new class names.

Infrastructure

  • Bumped CI workflow actions: actions/checkout@v4v6, astral-sh/setup-uv@v5v8.1.0.