This repository has been archived by the owner on Oct 22, 2019. It is now read-only.
Releases: crossterm-rs/crossterm-style
Releases · crossterm-rs/crossterm-style
Version 0.5.2
- Refactoring (PR #2)
- Added unit tests
- Restructured files
- Improved documentation and added book page to lib.rs
- Fixed bug with
SetBg
command, WinApi logic - Fixed bug with
StyledObject
, used stdout for resetting terminal color - Introduced
ResetColor
command
- Sync documentation style (PR #3)
- Remove all references to the crossterm book (PR #4)
- Windows 7 grey/white foreground/intensity swapped (PR #5)
Version 0.5.1
- Maintenance release only
- Moved to a separate repository