- Switch from multiprocessing_on_dill to multiprocess (139) - Switched to prompt_toolkit (148)
2.5
----------------
- Python 3.10 compatibility, drop support for 3.6 - Bump aiohttp from 2.3.10 to 3.7.4 (132)
2.4
----------------
- Removed aiomeasures (the project is gone). We use aiodogstatsd
2.3
----------------
- Remove multiprocess support on win32 (130)
2.2
----------------
- now compatible with aiohttp 4.x (125) - dropped --disable-dns-resolver. This is aiohttp's job - added the `get_context` API to attach data to a session - add the scenario directory in the path (128)