Streamdeck-sdk

Latest version: v1.2.1

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.0.0

* Added support for the setTriggerDescription event;
* Transition to pydantic==2.8.2;
* Transition to websockets==13.0.1;
* Added Debug mode;
* Added base project;
* Added commands for creating a basic project and building a plugin;
* The project structure has been changed;
* Added documentation for event methods and pydantic event models;
* Added support for Stream Deck application versions 6.3, 6.4, 6.5, 6.6, 6.7;
* Added usage example to README.md;
* Added README.ru.md in Russian;
* The interfaces of some methods for sending messages have changed, they have become simpler.

**Full Changelog**: https://github.com/gri-gus/streamdeck-python-sdk/compare/v0.3.2...v1.0.0

0.3.2

* Checked work with Stream Deck application 6.2. Works correctly, support info added to README.
* Requirements are now fixed.

0.3.1

* Fixed settings type hint in DialDownPayload and DialUpPayload.

0.3.0

* Added dialDown and dialUp events for Stream Deck + encoders.
* Functions wrapped in `in_separate_thread` now return the created Thread.
* The logging system has been redesigned:
* Now the global logger is configured, which allows other libraries to write a log without additional settings.
* The `logger` that is imported via `from streamdeck_sdk import logger` now has a plugin name.
* Requirements updated.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.