- fix
TIOCGWINSZ
size issue on FreeBSD #6
- added support for Fuchsia OS @antiagainst
- add support for new targets arm-unknown-linux-gnueabihf and armv7-unknown-linux-gnueabihf @wimh
- replaced hardcoded per-platform constants for TIOCGWINSZ with the one defined in libc @antiagainst
- fixed broken windows support (added automated testing)
- initial release