Releases: sunshowers-code/enable-ansi-support
Releases · sunshowers-code/enable-ansi-support
enable-ansi-support 0.2.1
Changed
enable_ansi_support
now returnsstd::io::Error
rather than the raw Win32 error code.- Internal implementation now uses the windows-sys crate.
- MSRV updated to Rust 1.49, and new MSRV policy defined: updates will be considered a breaking
change.
enable-ansi-support 0.1.2
- Update links to new repository location.
enable-ansi-support 0.1.1
- Add example to readme -- thanks @jam1garner!
enable-ansi-support 0.1.0
add description and repository fields