HidApi.Net 0.3.0
This release adds support for new HIDAPI 0.13.0 APIs:
- Added
HidApi.BusType
enumeration - Added
HidApi.Device.GetDeviceInfo()
method - Added
HidApi.DeviceInfo.BusType
field
What's Changed
Unit test dependency updates
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /src by @dependabot in #15
- Bump MSTest.TestAdapter from 3.0.0 to 3.0.1 in /src by @dependabot in #17
- Bump MSTest.TestFramework from 3.0.0 to 3.0.1 in /src by @dependabot in #16
- Bump MSTest.TestAdapter from 3.0.1 to 3.0.2 in /src by @dependabot in #20
- Bump MSTest.TestFramework from 3.0.1 to 3.0.2 in /src by @dependabot in #19
- Bump BenchmarkDotNet from 0.13.2 to 0.13.3 in /src by @dependabot in #18
- Bump FluentAssertions from 6.8.0 to 6.9.0 in /src by @dependabot in #23
- Bump BenchmarkDotNet from 0.13.3 to 0.13.4 in /src by @dependabot in #22
- Bump FluentAssertions from 6.9.0 to 6.10.0 in /src by @dependabot in #24
Full Changelog: 0.2.1...0.3.0