* c75d5df 2023-03-07 Release as 0.8.0
* 3ec92fd 2023-03-07 Update README.md
* 8ad0c20 2023-03-06 Migrate to pip-tools via https://github.com/jedie/manageprojects
* bf71115 2022-10-19 update requirements
* b452070 2022-10-06 Update README.md
* 260408e 2022-10-06 Update README.md
* 84fd6ba 2022-10-06 Update README.md
* 5016957 2022-09-30 Update requirements
* 18d285e 2022-09-11 Add mandelbrot2.bas
* e892e60 2022-09-11 Add mandelbrot1.bas listing
* 7e2ae6b 2022-09-04 Update README.md
* 2aabe5d 2022-08-22 README.creole -> README.md + update requirements + add some tests
* b9ba6e1 2022-08-22 cache ~/.cache/
* 89ffc56 2022-08-22 don't delete ROM files in tests
* 3aab171 2022-08-22 small code style updates
* 4cc7bf2 2022-08-22 project updates
* 575caba 2022-02-01 Move click cli commands to devshell
* 5a7ed88 2022-01-31 +'pip cache information'
* 70467b4 2022-01-31 fix code style
* d4d8bb6 2022-01-31 Temporary speedup github actions by make the matix smaller ;)
* 10fac30 2022-01-31 Remove linting action -> Obsolete because linting is done via pytest plugin
* 82a38b2 2022-01-31 Download ROMs before starting tests (should be cached)
* f28dbc7 2022-01-31 Deny any requests in tests via autouse pytest fixtures
* 1cf423b 2022-01-31 Display output on error
* 20d117d 2022-01-31 Bugfix: Exist on CLI usage
* 8e48b53 2022-01-30 remove a PytestCollectionWarning
* 5005139 2022-01-30 Fix code styles
* 016be87 2022-01-30 update utils.py
* 223a5ab 2022-01-30 fix format
* 8f1df5d 2022-01-30 fix meta config stuff
* ffb4f77 2022-01-30 Refacotor "download_roms" from old CLI into a dev-shell command
* bb9a40e 2022-01-30 remove nose test from CLI
* d07e040 2022-01-30 Use dev-shell
* cf89255 2022-01-30 Cache pip+roms
* 2873f67 2022-01-30 update requirements