Skip to content

Releases: repentsinner/hidapi

hidapi: v0.1.5

Choose a tag to compare

@repentsinner repentsinner released this 26 Feb 09:00
284ead8

0.1.5 (2026-02-26)

Features

  • expose macOS exclusive device open mode (#24) (7bd7d25)

hidapi: v0.1.4

Choose a tag to compare

@repentsinner repentsinner released this 26 Feb 08:06
4e8c897

0.1.4 (2026-02-26)

Bug Fixes

  • enable macOS framework linking by setting ObjC language mode (c82881b)
  • enable macOS framework linking by setting ObjC language mode (#23) (1a708ec)

hidapi: v0.1.3

Choose a tag to compare

@repentsinner repentsinner released this 24 Feb 07:50
b04809a

0.1.3 (2026-02-24)

Bug Fixes

  • ci: use PAT for auto-merge to trigger downstream workflows (#20) (72f0009)

hidapi: v0.1.2

Choose a tag to compare

@repentsinner repentsinner released this 24 Feb 07:48
349e8aa

0.1.2 (2026-02-24)

Bug Fixes

  • ci: quote if-expression in auto-merge workflow (1142aa4)
  • ci: quote if-expression in auto-merge workflow (febbb66)
  • ci: remove actor check from auto-merge workflow (cc88bfd)
  • ci: remove actor check from auto-merge workflow (b36d72d)
  • ci: use pull_request_target for auto-merge workflow (2a6aa0b)
  • ci: use pull_request_target for auto-merge workflow (24f7d53)
  • example: rename to example.dart for pub.dev discovery (ff4d1f5)
  • example: rename to example.dart for pub.dev discovery (d77e3dd)

hidapi: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 19:24
db18b7b

0.1.1 (2026-02-22)

Features

  • api: add hidOpen and missing HidDevice methods (6612b24)
  • api: add hidOpen and missing HidDevice methods (35b3403)
  • initial hidapi dart bindings with vendored native source (a9d7036)

Bug Fixes

  • build: download hidapi source at build time instead of git submo… (6c5ee4b)
  • build: download hidapi source at build time instead of git submodule (f59ed6c)
  • build: remove HID_API_NO_EXPORT_DEFINE from Windows build (3565453)