This repository was archived by the owner on Oct 22, 2019. It is now read-only.
Releases: crossterm-rs/crossterm-style
Releases · crossterm-rs/crossterm-style
Release list
Version 0.5.2
- Refactoring (PR #2)
- Added unit tests
- Restructured files
- Improved documentation and added book page to lib.rs
- Fixed bug with
SetBgcommand, WinApi logic - Fixed bug with
StyledObject, used stdout for resetting terminal color - Introduced
ResetColorcommand
- 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