File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.3 "
2+ "." : " 0.1.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.4] ( https://github.com/repentsinner/hidapi/compare/hidapi-v0.1.3...hidapi-v0.1.4 ) (2026-02-26)
4+
5+
6+ ### Bug Fixes
7+
8+ * enable macOS framework linking by setting ObjC language mode ([ c82881b] ( https://github.com/repentsinner/hidapi/commit/c82881b6094f2b00a797f14e2cc44aa711c6a15b ) )
9+
310## [ 0.1.3] ( https://github.com/repentsinner/hidapi/compare/hidapi-v0.1.2...hidapi-v0.1.3 ) (2026-02-24)
411
512
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: hidapi
22description : >-
33 Cross-platform Dart bindings for hidapi — the de facto C library for
44 USB HID access. Compiles hidapi from vendored source via Dart build hooks.
5- version : 0.1.3
5+ version : 0.1.4
66license : BSD-3-Clause
77repository : https://github.com/repentsinner/hidapi
88issue_tracker : https://github.com/repentsinner/hidapi/issues
You can’t perform that action at this time.
0 commit comments