Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

0.2.1 - 2022-12-10

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.

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

0.1.0 - 2021-12-03

  • Initial release.