Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:57
· 26 commits to main since this release
0daa6e9

What's Changed

  • ci(dependabot): bump pypa/cibuildwheel from 2.23 to 3.0 by @dependabot in #372
  • chore: Update mypyc build by @tlambert03 in #373
  • feat: support pydantic @computed_fields, and arbitrary field_dependents for event emission by @tlambert03 in #340
  • fix: fix typing in psygnal testing by @tlambert03 in #374
  • feat: Support bubbling up of events from evented children on dataclasses by @tlambert03 in #298
  • feat: support coroutine functions by @tlambert03 in #346
  • fix: fix evented container pydantic serialization by @tlambert03 in #377

Full Changelog: v0.13.0...v0.14.0