- support older versions of rust that do now support 2018 edition
- Redox is now in the unix family so redox cfg is no longer needed #35
- fix msys detection with
[email protected]
#28
- fix wasm regression #27
- Fix fix pty detection #25
- Fix an inverted condition on MinGW #22
- Change
||
to&&
for whether MSYS is a tty #24
- added support for Wasm compile targets #17
- added support for Wasm compile targets #17
- added support for Redox OS #14
- fix windows bug
- support for various stream types
- windows support (with automated testing)
- automated code coverage
- bumped libc dep from
0.1
to0.2
- initial release