* Last version with Tkinter GUI
* Alignment with the latest DCS-BIOS for: **F-15ESE Eagle** and **AV-8B Night Attack**
* Git is a mandatory requirement since DCS-BIOS change structure with support for Open Beta 2.9.0
* DCS-BIOS 0.7.49 no loger supported, use a live git version instead
* Internal:
* formatting code across the project to match style
* update dependencies to latest version to mitigate vulnerabilities
* generate fixtures for unit tests instead of crating them manually
* use newer random pytest plugin