v0.4.1
What's Changed
- refactor: replace
Box::pin
withcore::pin::pin!
by @Peponks9 in #52 - feat: bind warn-on-block to debug-assertions by @Oppen in #53
- feat: log error on genserver crash by @Oppen in #55
- Added task id on warn_on_block messages by @ElFantasma in #57
New Contributors
Full Changelog: v0.4.0...v0.4.1