Skip to content

1.4.0

Compare
Choose a tag to compare
@aklajnert aklajnert released this 23 Jan 14:21
· 89 commits to master since this release
7a9d9bb

Features

  • #71: Add support for stdin with asyncio.

Bug fixes

  • #68: Make stdout and stderr an asyncio.StreamReader instance when using asyncio functions.
  • #63: Add missing items to asyncio.subprocess.

Other changes

  • #69: Extracted code into separate files to improve navigation.