- `BackgroundTask` refinements, esp about support for asyncio.
0.9.5.post1
- `BackgroundTask` bug fix.
0.9.5
- `BackgroundTask` refactor.
0.9.4
- `MPServer.start` starts the servlets sequentially by default.
0.9.3
- Bug fix in `mpservice.streamer.{Stream, AsyncStream}.batch`. - Change Python version requirement from 3.7 to 3.8, due to the use of parameter `name` in `asyncio.create_task`.