Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 382 Bytes

CHANGELOG.md

File metadata and controls

15 lines (13 loc) · 382 Bytes

Changelog

0.2.2:

  • fix keybinding command

0.2.1:

  • bugfix for AttributeError in ItemWidgetWords

0.2.0:

  • bugfixes
  • pinned the urwid version to 2.2.0
  • changed the keybinding for case sensitive mode from [TAB] to [CTRL+A] to - - match the cli parameter
  • generic keybinding installer
  • fixes for linter errors
  • switched from setup.py to pyproject.toml
  • used typing