Commit graph

62 commits

Author SHA1 Message Date
9505ef0204 Updated dependencies 2025-03-09 22:54:22 -05:00
782cbfa7f5 Dual-license under MIT and Apache2 2024-10-02 12:47:58 -05:00
1c193fb97c Improved readme 2024-08-14 18:57:22 -05:00
a04497594e Bumped version to 0.4.0 2024-08-14 18:41:19 -05:00
924a19d4c8 Renamed error type, improved documentation 2024-08-14 18:11:53 -05:00
f1fa9dd19d Added get_device_list for wasm, changed Descriptor to DeviceInfo 2024-08-14 17:40:06 -05:00
G2
fea600bff7
Update README.md, fixed typo 2024-07-31 06:46:15 -05:00
G2
ff2d6f89da
Update README.md 2024-07-06 02:16:56 -05:00
G2
9790653260
Update README.md 2024-07-06 02:03:51 -05:00
fdd88a75f5 Bumped version to 0.3.4 2024-07-06 01:37:39 -05:00
19d19e2d81 Fixed compilation without web-unstable-apis on native 2024-07-06 01:37:01 -05:00
cc8003ea19 Updated runner and added new docs, bumped version and changed to MIT license 2024-07-06 01:30:01 -05:00
daa2321737 Updated readme and added proper flags to runner 2024-07-06 01:23:09 -05:00
5893774c7c Added compile error when web-unstable-apis is not passed 2024-07-06 01:13:52 -05:00
G2
79e8691865
Update rust.yml 2024-04-23 12:42:40 -05:00
G2
36de6bc030
Update rust.yml 2024-04-23 12:40:50 -05:00
G2
334c29e98d
Update rust.yml 2024-04-23 12:38:44 -05:00
efe895d4ff Bumped version to 0.3.2 2024-04-23 11:34:25 -05:00
9597aef05c Fixed not compiling on WASM 2024-04-23 11:33:11 -05:00
bbdb47add7 v0.3.1 2024-03-24 06:41:25 -05:00
43e19eda94 Fixed typos 2024-03-24 06:41:08 -05:00
35ed1e273b v0.3.0 2024-03-24 06:18:53 -05:00
15f8875b6e Fixed example 2024-03-24 06:09:07 -05:00
93e621e969 Renamed many items to be less redundant 2024-03-24 06:05:28 -05:00
092cb0583a Ran cargo fmt 2024-03-23 20:17:15 -05:00
202d2d1fbd Added UsbDescriptor, added get_device_list() on native, updated deps 2024-03-23 20:14:48 -05:00
54154d54c3 Fixed typo, v0.2.3 2024-03-10 16:58:57 -05:00
95b3083b82 Added Eq and Ord to UsbError 2024-03-10 16:56:37 -05:00
G2
942b09e114
Create rust.yml 2024-03-10 16:55:34 -05:00
G2
2e0de161dd
Update README.md
Added Todo section
2024-03-01 08:48:45 -06:00
9667394126 Bumped version v0.2.2 2024-02-18 03:17:24 -06:00
538103c2c3 Fixed made native get_device() properly grab the first one 2024-02-18 03:14:55 -06:00
1b8df6ab26 Fixed documentation errors 2024-02-08 03:04:49 -06:00
e5b0bcc731 Updated version, updated libraries 2024-02-08 02:48:06 -06:00
d57cd84338 Updated web-sys and wasm-bindgen, added UsbDevice.forget() 2024-02-07 13:21:55 -06:00
G2
b98694a551
Create LICENSE 2024-02-05 03:45:26 -06:00
G2
c957be0bdf
Update README.md 2024-02-02 02:40:10 -06:00
2cbda03deb Added release profile options to decrease size of compiled library 2024-02-02 00:35:13 -06:00
2d732695e8 Updated examples to work, properly imported get_device() to root 2024-02-02 00:16:50 -06:00
6ac7479879 Replaced get_device with get_device_filter, doc improvements, other improvements 2024-02-02 00:12:05 -06:00
0af8b86c25 Fixed clippy warnings 2024-02-01 16:09:02 -06:00
138d642fc9 v0.2.0, ran cargo fmt 2024-02-01 16:07:13 -06:00
847367c9a9 Added macro for DeviceFilter 2024-02-01 16:05:06 -06:00
2ea7fd68c8 Implemented error type, changed how get_device_filter() works to be more useful 2024-02-01 12:38:52 -06:00
G2
319fae96ad
Update README.md 2024-02-01 00:32:46 -06:00
9aa10a019c v0.1.2, ran cargo fmt 2024-02-01 00:28:46 -06:00
d70248cc1d Added get_device_filter, made WASM check for previously paired devices 2024-02-01 00:26:55 -06:00
G2
b60f5f0eae
Update README.md 2024-01-31 15:29:19 -06:00
062a8e367c Added more docs, moved some components 2024-01-31 15:02:57 -06:00
d9bf9a6a75 Bumped version of nusb, improved docs 2024-01-31 14:03:09 -06:00