Skip to content

Releases: pmbarrett314/curses-menu

0.6.1

01 Aug 05:06
Compare
Choose a tag to compare

Fixed CommandItem bug and pushed to pypi

The Big Refactor (0.6.0)

01 Aug 04:27
Compare
Choose a tag to compare

Version 0.6.0

  • Large rewrite and refactor of pretty much everything
  • 100% test coverage
  • Started using pre-commit for style
  • Migrated from Travis to Github actions
  • Type checking with mypy
  • Better handling of exit item via item groups
  • Some ability to test/debug the actual graphical output
  • Fixed bugs

The Scrolling Release (0.5.0)

04 Mar 06:19
Compare
Choose a tag to compare

Added scrolling capabilities