Skip to content

v0.4.2

Latest

Choose a tag to compare

@strohganoff strohganoff released this 14 Feb 22:00
· 80 commits to main since this release
f869c2d

What's Changed

  • Add capability to inject the PluginManager's command_sender object in event handlers to send commands to the Stream Deck with.
  • Fix up StreamDeckCommandSender class and its GlobalSettings methods to use the proper context.
  • Testing out some major changes to typing of events and event handlers.