Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.5.0 #165

Merged
merged 13 commits into from
Jan 5, 2021
Merged

Release v0.5.0 #165

merged 13 commits into from
Jan 5, 2021

Conversation

csharpfritz
Copy link
Collaborator

No description provided.

LuckyNoS7evin and others added 13 commits September 10, 2020 19:35
Fixed issue with null Info which can happen during testing
Fixed and issue I found on first use that required IServiceProvider
The manifest has .DefaultPluginAction
* Updated samples

* #154 Fixed Category bug
Found on OSX Catalina w/ .NET Core 3.1:

`StartsWith("\0")` always returns `true`

Implemented fix from the following discussion:

https://stackoverflow.com/questions/52395504/inconsistent-string-startswith-on-different-platforms
Restores ability for non-DI plugins to init by defaulting to the
StreamDeckProxy if no implementation is passed to Initialize.
Use platform agnostic StartsWith null check
Updated templates and libraries to support .NET Core 3.1
@csharpfritz csharpfritz merged commit 92ffc13 into master Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants