Skip to content

dcspy 2.0.0

Compare
Choose a tag to compare
@emcek emcek released this 17 May 11:25
· 2442 commits to master since this release
  • Allow use/update live DCS-BIOS directly from GitHub (master branch)
  • Allow run DCSpy without console
  • Auto screenshot of LCD during operation
  • Auto save change options from GUI
  • Fix problem when DCS-BIOS is empty or drive letter not exists
  • Generate standalone version with PyInstaller
  • Save configuration in user local directory (preserved between updates)
  • Internal:
    • improve type checking
    • verbose setting will impact both console and file logs
    • use pathlib for path manipulation
    • improve CI/CD process