Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@jodal jodal released this 11 Oct 22:05

Breaking changes

  • Remove support for Python 3.8. It reaches end-of-life later this month. (PR: #220)

Features

  • Support Python 3.13. No changes required.

Bug fixes

  • Fix proxy introspection breaking if an actor attribute is a Pydantic model. (PR: #221)