- Extended the command system so that Textual's `Keymap` facility can be used. ([36](https://github.com/davep/textual-enhanced/pull/36)) - Dropped support for Python 3.9.
- Made a cosmetic improvement to the binding table in the help screen if there are no bindings associated with commands.
0.8.0
**Released: 2025-03-15***
- Added the idea of a `HelpfulBinding`. ([27](https://github.com/davep/textual-enhanced/pull/27))
0.7.1
**Released: 2025-03-07***
- Added a temporary workaround for Textual 2.0.x's kinda-unannounced breaking change to how the command palette works. ([23](https://github.com/davep/textual-enhanced/pull/23))