Releases: pmbarrett314/curses-menu
Releases · pmbarrett314/curses-menu
0.6.1
Fixed CommandItem bug and pushed to pypi
The Big Refactor (0.6.0)
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)
Added scrolling capabilities