## fixes in crossterm 0.2.1 - Default ANSI escape codes for windows machines, if windows does not support ANSI switch back to WinApi. - method grammar mistake fixed [Issue 3](https://github.com/TimonPost/crossterm/issues/3) - Some Refactorings in method names see [issue 4](https://github.com/TimonPost/crossterm/issues/4) - Removed bin reference from crate [Issue 6](https://github.com/TimonPost/crossterm/issues/6) - Get position unix fixed [issue 8](https://github.com/TimonPost/crossterm/issues/8)