* Use Poetry, some github actions changes. Not pushing this one to pypi.
0.6.4
Not secure
-------------
* Workaround vscode/windows-curses issue
0.6.3
Not secure
-------------
* Actually fixed bug that breaks doc build
0.6.2
Not secure
-------------
* Fixed bug that breaks doc build
0.6.1
Not secure
-------------
* Mostly just fixed bugs in tests * Improved cross-platform functionality of CommandItem
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