- Proguard rules
- FTDI driver improved again
- VID/PID pairs are sorted and searched in a faster way.
- FTDI driver improved.
- Solved issue when disconnecting multiple serial ports.
- Internal serial buffer now uses Okio. This erases the 16kb write limitation from previous versions and reduces memory footprint.
- Improved CP2102 driver and added more VID/PID pairs.
- Added a utility class for handling the common problem of split received information in some chipsets.