Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 525 Bytes

changelog.md

File metadata and controls

18 lines (14 loc) · 525 Bytes

Changelog

0.2.3

  • Ensure that virtual terminal sequences are processed on Windows when raw mode is enabled. This is needed for bash/terminal-colorsaurus#19.

0.2.2

  • Update windows-sys dependency to 0.59.

0.2.1

  • Tests can now be run directly from the packaged sources instead of relying on in-tree sources.
  • Remove private __test_unsupported feature.

0.2.0

  • Breaking: lock() now ignores poisoning errors, removing the need for PoisonError.

0.1.0

Initial release