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.