- Add deprecation note (PR #3)
- Remove all references to the crossterm book (PR #4)
- Remove unsafe static mut (PR #5)
sys::unix::RAW_MODE_ENABLED
replaced withsys::unix::is_raw_mode_enabled()
(breaking)- New
lazy_static
dependency
- Maintenance release only
- Moved to a separate repository