Skip to content

HidApi.Net 0.4.0

Compare
Choose a tag to compare
@badcel badcel released this 31 May 21:11
· 109 commits to main since this release
f84e5c4

This release adds support for new HIDAPI 0.14.0 APIs:

  • Added HidApai.Device.GetReportDescriptor method

What's Changed

Unit test dependency updates

  • Bump BenchmarkDotNet from 0.13.4 to 0.13.5 in /src by @dependabot in #27
  • Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 in /src by @dependabot in #28
  • Bump josStorer/get-current-time from 2.0.2 to 2.1.0 by @dependabot in #29
  • Bump josStorer/get-current-time from 2.1.0 to 2.1.1 by @dependabot in #30
  • Bump FluentAssertions from 6.10.0 to 6.11.0 in /src by @dependabot in #31
  • Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /src by @dependabot in #34
  • Bump MSTest.TestAdapter from 3.0.2 to 3.0.3 in /src by @dependabot in #35
  • Bump MSTest.TestFramework from 3.0.2 to 3.0.3 in /src by @dependabot in #36

Full Changelog: 0.3.0...0.4.0