Release 0.2.2 (2024-02-18)
==========================

- Fix src increment for rx_streamer recv on non direct-copy
- Add uri key to match devices, ensure that libiio context is a PlutoSDR
- Add libusb check for known ADALM-Pluto VID:PID
- Set label when PlutoSDR is USB-connected
- Disable automatic gain by default
- Add CS8 TX direct copy, fix CS12 TX direct copy
- Fix for backend scan errors
- Fix undefined default warnings
- Add getSampleRateRange() API

Release 0.2.1 (2021-01-23)
==========================

- Various fixes to cmake find package modules
- Fix sample rates between 25e6/48 and 25e6/12
- Fix hasDCOffsetMode to return false
- Fix crash on non-PlutoSDR IIO context
- Fix powerdown state in setupStream/closeStream
- Fix TX getStreamMTU

Release 0.2.0 (2019-06-22)
==========================

- Added support for sensors: temperature and power
- Stream improvements: mtu changes, added CS12 support
- Fix pthread link for SoapySDR upstream cmake changes
- Fixed typo in spelling of PlutoSDR support module

Release 0.1.0 (2018-12-21)
==========================

- Initial release of Soapy PlutoSDR support module
