Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Version 0.4.0

Latest
Compare
Choose a tag to compare
@zrzka zrzka released this 21 Oct 18:17
fb06e96
  • 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 with sys::unix::is_raw_mode_enabled() (breaking)
    • New lazy_static dependency