aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 8cb8a23e3b2d396eed3ba429acf99a2739f3c7c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
News
====

0.2.0 (2020-mm-dd)
------------------

 * Initial support for TCP/IP devices
 * libusb is now optional
 * configure: Add switch to build without libusb
 * configure: Show enabled transports
 * Support for various new USB product IDs
 * Fix build issue with MSYS2
 * Fix socket timeouts on Windows
 * Make library C++ compatible
 * New log level for I/O debug messages
 * Add function to get USB bus and port numbers of a device
 * Add function to retrieve counter values

0.1.0 (2016-12-28)
------------------

 * Initial release.