Change log¶
0.2.0 2016-09-15
- [Feature]: Adds
aiotk.TCPServer. - [Feature]: Adds
aiotk.handle_ctrlc().
0.1.0 2016-07-28
- [Feature]: Adds
aiotk.mock_subprocess(). - [Feature]: Adds
aiotk.monkey_patch(). - [Feature]: Adds
aiotk.UnixSocketServer. - [Feature]: Adds
aiotk.mempipe().