v1.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: v0.3.2...v1.0.0