v0.10.0rc3
·
73 commits
to main
since this release
What's Changed
- perf: Fixing performance of evented set by @Czaki in #275
- perf: Delay SignalRelay connection to when a callback is connected by @tlambert03 in #277
- perf: Do not use reducer if there is no callback in
SingalInstance.resume
by @Czaki in #278 - feat: deduplicate events emision in nested properties by @Czaki in #279
- refactor: Unify pydantic evented model modules by @tlambert03 in #280
- chore: remove asynchronous emit and other deprecations by @tlambert03 in #282
- feat: support for evented containers as pydantic v2 fields by @tlambert03 in #283
Full Changelog: v0.10.0rc2...v0.10.0rc3