v0.14.0
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_dependentsfor 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