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

Fix #11 - Split Usages #13

Merged
merged 4 commits into from
Feb 25, 2024
Merged

Fix #11 - Split Usages #13

merged 4 commits into from
Feb 25, 2024

Conversation

thargy
Copy link
Member

@thargy thargy commented Feb 25, 2024

This pull-request creates a new major version where the HID Usage Tables are encoded in their own NuGet and both NuGets can be used independently, or together.

* Updated Major Version as breaking change
* Code cleanup
* Updated NuGets
* Updated Samples & Tests to .Net 8.0.
BREAKING CHANGES!

* HIDDevices no longer uses the encoded `Usage`s and associated types.
* `Control` no longer has `Name`, `FullName`, or `ButtonNumber` properties, equivalent static methods added toe `Usage` type.
* Samples updated to use new `Usage` helpers.
* Pages now use 4-digit hex correctly (instead of 2-digit).
* Updated readmes.
@thargy thargy merged commit 1ce1f4a into master Feb 25, 2024
1 check passed
@thargy thargy deleted the feature/11-split-usages branch February 25, 2024 01:49
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.

1 participant