Skip to content

enable-ansi-support 0.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 04:21
· 2 commits to main since this release

Changed

  • enable_ansi_support now returns std::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.