Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v4.1.0

Choose a tag to compare

@jodal jodal released this 11 Oct 22:05
· 103 commits to main since this release

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)