crossterm v0.4.2 Release Notes

    • โž• Added functionality to make a styled object writable to screen issue 33
    • โž• Added unit tests.
    • ๐Ÿ›  Bugfix with getting terminal size unix.
    • ๐Ÿ›  Bugfix with returning written bytes pull request 31
    • removed methods calls: as_any() and as_any_mut() from TerminalOutput