## What's Changed * Further simplify module routing by @dbluhm in https://github.com/hyperledger/aries-staticagent-python/pull/75 * Simplify Dispatcher by @dbluhm in https://github.com/hyperledger/aries-staticagent-python/pull/76 * feat: better typing on ModuleRouter.__call__ using overload by @dbluhm in https://github.com/hyperledger/aries-staticagent-python/pull/77 * Refine awaiting messages by @dbluhm in https://github.com/hyperledger/aries-staticagent-python/pull/78 * feat: add helper for extracting recipients from packed message by @dbluhm in https://github.com/hyperledger/aries-staticagent-python/pull/79 * fix: export new components from package by @dbluhm in https://github.com/hyperledger/aries-staticagent-python/pull/80 **Full Changelog**: https://github.com/hyperledger/aries-staticagent-python/compare/v0.9.0-pre3...v0.9.0-pre4