Skip to content

Releases: strohganoff/python-streamdeck-plugin-sdk

Release list

v0.3.2

Choose a tag to compare

@strohganoff strohganoff released this 04 Nov 23:55
  • 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

Choose a tag to compare

@strohganoff strohganoff released this 04 Nov 19:10
  • Minor bug fixes
  • New GitHub Actions CI/CD implemented