This is mainly a bug fix release.
- Fixed IndexOutOfBoundsExceptions in the device manager class
- SweetBlue will now parse multiple manufacturer data blocks in the scan response data
- Added new failure case for when scanning has reached its max limit
- Make the PollManager class' list thread safe
- Deprecated BleScanInfo, and created BleScanRecord as it's replacement
- Fixed another IndexOutOfBoundsException in the task queue class