* 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
0.14.9
-------------------
* fix get_bool * fix ValueExtractor.extractor null without default