v1.5.0
What's Changed
- Add unit tests by @TabulateJarl8 in #8
- Added GitHub workflow for unit testing and checking coverage
- Coverage is now required to be at 100%, including UI tests (https://textual.textualize.io/guide/testing/)
- Extended support to Python 3.8+
- Updated textual to fix some bugs
New Contributors
- @TabulateJarl8 made their first contribution in #8
Full Changelog: v1.4.1...v1.5.0