Skip to content

v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexhad6 alexhad6 released this 30 Aug 22:03
· 78 commits to main since this release
18c4bc0

Added

  • Support for Python 3.9

Removed

  • Parameter dataclass bases (Param and Struct) no longer set kw_only to True by
    default (since this feature does not exist in Python 3.9).