What's Changed
New Features 🎉
- feat: support explicit bindings in Router by @albertcht in #45
- feat: add coroutine barrier by @albertcht in #63
Improvements 🔧
- improve: cache resolved definitions in RouteDependency to cover routes with arguments by @albertcht in #44
- improve: close redis connection while destroying subscriber by @albertcht in #43
- improve: add new
HasUuids
andHasUlids
traits by @albertcht in #42 - improve: support calling path functions without app container by @albertcht in #55
- improve: improve HasPoolProxy trait by @albertcht in #66
- improve: report exceptions in coroutines by @albertcht in #62
- feat: use native redis for subscribe/psubscribe calls by @albertcht in #58
- improve: add type hints for functions in exception handler by @albertcht in #67
Full Changelog: v0.1.6...v0.1.7