Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 22:47
· 359 commits to main since this release

v0.11.0 (2025-08-04)

This release is published under the Apache-2.0 License.

Features

  • Require kwargs in all model methods with paremeters (#143, a3cefa1)

Breaking Changes

  • All model methods that have parameters now require kwargs.

Detailed Changes: v0.10.0...v0.11.0