Add jaylink_hardware_type_string()
[libjaylink.git] / NEWS
blob0c09b438fd54e69c4b1e8e4a39e71c441bae4437
1 News
2 ====
4 0.2.0 (2020-07-11)
5 ------------------
7  * Initial support for TCP/IP devices
8  * libusb is now optional
9  * configure: Add switch to build without libusb
10  * configure: Show enabled transports
11  * Support for various new USB product IDs
12  * Fix build issue with MSYS2
13  * Fix socket timeouts on Windows
14  * Make library C++ compatible
15  * New log level for I/O debug messages
16  * Add function to get USB bus and port numbers of a device
17  * Add function to retrieve counter values
19 0.1.0 (2016-12-28)
20 ------------------
22  * Initial release.