This release is broken (see issue #29). Use v0.1.10 instead
Changes:
- Prefer repr over str for execution results (PR #27)
- Support ainput from within an asynchronous console (issue #8, PR #25)
- Improve robustness of readline support (issue #26, PR #25)
- Fix bug when reading a file from standard input using ainput (issue #28, PR #25)