# Revision history for vty-windows 0.1.0.0 ------- * First version. Released on an unsuspecting world. 0.1.0.1 ------- Bug fix: Build was failing due to incorrect bounds check 0.1.0.2 ------- Bug fix: Attribute resetting escape sequence was incorrect. 0.1.0.3 ------- Bug fixes: * Fixed the sgr capability sequence. * Removed duplicate capability strings. Package changes: * Removed unnecessary version bounds on dependencies. 0.2.0.0 ------- * The color mode configuration moved from Windows specific settings to the vty user config. 0.2.0.1 ------- * On shutdown, make sure to shut down output interface before shutting down input interface. Fixes mouse reset bug.