History ======= 0.1.2 (2020-01-17) ------------------ Features ~~~~~~~~ * `#3 `_: Add basic support for process input. Bug fixes ~~~~~~~~~ * `#5 `_: Make ``wait()`` method to raise ``TimeoutError`` after the desired time will elapse. Documentation changes ~~~~~~~~~~~~~~~~~~~~~ * `#7 `_, `#8 `_, `#9 `_: Create Sphinx documentation. Other changes ~~~~~~~~~~~~~ * `#10 `_: Switch from ``tox`` to ``nox`` for running tests and tasks. * `#4 `_: Add classifier for Python 3.9. Update CI config to test also on that interpreter version. 0.1.1 (2019-11-24) ------------------ Other changes ~~~~~~~~~~~~~ * `#1 `_, `#2 `_: Enable support for Python 3.4, add CI tests for that version. 0.1.0 (2019-11-23) ------------------ Initial release