Skip to content

v0.11.0

Choose a tag to compare

@iloveitaly iloveitaly released this 07 Apr 17:19

0.11.0 (2025-04-05)

Features

  • add pydantic patch for TypeID schema serialization (767726e)
  • add typeid prefix to db field comments (34e4574)
  • render TypeIDType in plain old pydantic models (8aa0a4d)

Bug Fixes

  • typing on upsert properly returns self (8965113)

Documentation

  • add advanced SQLAlchemy tips to README.md (c624ac0)
  • update comments in session_manager to clarify usage (e657a2e)