7 * Fix building with Autoconf < 2.7
12 * New package version scheme
13 * New supported target interfaces:
14 - Silicon Labs 2-wire interface (C2)
15 - Serial peripheral interface (SPI)
16 - Compact JTAG (cJTAG)
17 * Add support for querying USB voltage
18 * jtag: Add functions to set/clear the TCK and TMS signals
19 * New string utility functions:
20 - jaylink_target_interface_string()
21 - jaylink_hardware_type_string()
22 * transport/tcp: Implement connection timeout
27 * Initial support for TCP/IP devices
28 * libusb is now optional
29 * configure: Add switch to build without libusb
30 * configure: Show enabled transports
31 * Support for various new USB product IDs
32 * Fix build issue with MSYS2
33 * Fix socket timeouts on Windows
34 * Make library C++ compatible
35 * New log level for I/O debug messages
36 * Add function to get USB bus and port numbers of a device
37 * Add function to retrieve counter values