Files
textual/CHANGELOG.md
2021-07-18 17:43:42 +01:00

669 B

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.9] - Unreleased

Added

  • Added hover over and mouse click to activate keys in footer

[0.1.8] - 2021-07-17

Fixed

  • Fixed exiting mouse mode
  • Fixed slow animation

Added

  • New log system

[0.1.7] - 2021-07-14

Changed

  • Added functionality to calculator example.
  • Scrollview now shows scrollbars automatically
  • New handler system for messages that doesn't require inheritance
  • Improved traceback handling