Skip to content

dcspy 2.3.3

Compare
Choose a tag to compare
@emcek emcek released this 25 Oct 18:14
· 2525 commits to master since this release
  • Last version with Tkinter GUI
  • Alignment with latest DCS-BIOS for: F-15ESE Eagle and AV-8B Night Attack
  • Git is mandatory requirement since DCS-BIOS change structure with support for OB 2.9.0
  • DCS-BIOS 0.7.49 is no loger supported, use live git version instead
  • Internal:
    • formatting code across 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