* Additional params for get_int, get_float.. * Autoload configs by mask plugin* only for package * Drop deprecated modules amqp, redis, app
0.11
-----------------
* Config now is immutable * Config support extendable methods such as get_int, get_float.. * Plugin.configs is sequence of config files of plugin * Methods set_context and set_config of entities * label `obj` for config to attach already created entities * Support run process with ipykernel * Dropped module aioworkers.config * Dropped deprecated class aioworkers.http.Application
0.10.2
-------------------
* MergeDict supported uri as key * Catch ProcessLookupError on Subprocess.stop
0.10.1
-------------------
* Improved Subprocess (aioworkers param) * Fix cli.main with args