What's Changed
- Standardize copyright file headers by @andystaples in #158
- Add pyright type-checking to examples, fix discoveries by @andystaples in #159
- Add type-aware custom object serialization by @andystaples in #154
- Fix custom serialization gaps from #154 by @andystaples in #161
- Add scheduled tasks feature and delayed entity signals by @andystaples in #160
- Make scheduled tasks configurable via worker.configure_scheduled_tasks() by @andystaples in #163
Full Changelog: v1.6.0...v1.7.0