Skip to content

Releases: strohganoff/python-streamdeck-plugin-sdk

v0.3.2

04 Nov 23:55

Choose a tag to compare

  • Fix in main script to add plugin directory to system path, so that local imports in the plugin modules don't raise ModuleNotFoundError's

v0.3.1

04 Nov 19:10

Choose a tag to compare

  • Minor bug fixes
  • New GitHub Actions CI/CD implemented