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

Releases: crossterm-rs/crossterm-cursor

Version 0.4.0

21 Oct 18:37
f20e900
Compare
Choose a tag to compare
  • Internal refactoring (PR #2)
    • Improved public documentation
    • sys module is no longer public
  • Fixed examples link (PR #6)
  • Sync documentation style (PR #7)
  • Removed all references to the crossterm book (PR #8)
  • Replaced RAW_MODE_ENABLED with is_raw_mode_enabled (PR #9)
  • Use SyncReader & InputEvent::CursorPosition for pos_raw() (PR #10)

Version 0.3.1

25 Sep 11:53
37e383f
Compare
Choose a tag to compare