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