* Support run aioworkers over asgi * Cache for ConfigFileLoader * Simple repr(Context) for not interact mode * Signal logs (70) * Support py3.9 * MultiExecutorEntity * setdefault logging.version * fix concurrent supervisor.init
0.18
-----------------
* AbstractEntity.__init__ with kwargs (61) * fix empty list ListValueMatcher.get_value * Improve supervisor * change Supervisor.__call__ & Worker.__call__
0.17
-----------------
* Graceful shutdown * msgpack & bson formatters
0.16
-----------------
* ValueExtractor with original order * Improve queue.timeout * Flag --shutdown-timeout * [fea] - maintain set_config return value (58) * cleanup for DictReader * improve AsyncPath and AsyncFile
0.15.1
-------------------
* fix StringReplaceLoader.matchers * aioworkers.net.web without formatting for bytes and str
0.15
-----------------
* BREAKING CHANGES in aioworkers.storage.http.(Ro)Storage * Impl aioworkers.net.web.client * AbstractHttpStorage * Revert Context inhered from AbstractConnector * LoggingEntity based on AbstractNamedEntity * AbstractConnector.robust_connect * AbstractConnector based on LoggingEntity