Skip to content

v2.4.2

Latest
Compare
Choose a tag to compare
@lionkor lionkor released this 23 Jan 18:19

This fixes an issue where redirecting the stdin or stdout on Windows causes the library to not use the correct backend.

What's Changed

  • Make windows stdin and stdout buffered depending on _isatty() by @lionkor in #46

Full Changelog: v2.4.1...v2.5.0