All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
0.2.1 - 2022-12-10
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.
0.2.0 - 2022-12-10
This release encountered a publishing issue.
0.1.2 - 2022-01-19
- Update links to new repository location.
0.1.1 - 2021-12-06
- Add example to readme -- thanks @jam1garner!
0.1.0 - 2021-12-03
- Initial release.