Skip to content

v0.1.9

Compare
Choose a tag to compare
@vxgmichel vxgmichel released this 12 Jul 16:47

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)