Property Inspector decorators
⭐ Added
PropertyInspectorMethodAttribute
decorator for interacting with Property Inspector.- Added unit testing, including AppVeyor integration.
♻ Changed
- Updated
StreamDeckAction
overrides to require a task. - Streamlined publishing to NuGet with npm package scripts.
🐞 Fixed
- Fixed potential async/await issue within
StreamDeckClient
.