# Changelog ## 0.2.3 * Ensure that virtual terminal sequences are processed on Windows when raw mode is enabled. This is needed for . ## 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