This this the changelog file for the Pothos Audio toolkit.

Release 0.3.1 (2018-04-11)
==========================

- Fixed call to Pa_IsFormatSupported() for audio source streams

Release 0.3.0 (2017-12-25)
==========================

- Renamed the project repo from pothos-audio to PothosAudio
- Audio info switched to Pothos version 0.6 device info format
- Alternative JSON C++ library to handle JSON parsing/emitting
- Fixed widget type for device selection overlay

Release 0.2.1 (2017-07-14)
==========================

- Updated debian packaging for 0.5 module ABI

Release 0.2.0 (2016-08-02)
==========================

- Implement JSON overlay for GUI device enumeration
- Refactor audio source/sink around common block

Release 0.1.3 (2016-05-10)
==========================

- Specify the minimum number of blocking frames
- Added configurable underflow/overflow back-off
- Added options for underflow/overflow reporting
- Added work function check for empty input buffer
- Added missing libpoco-dev to debian Build-Depends

Release 0.1.2 (2015-12-16)
==========================

- Added debian packaging support for audio toolkit

Release 0.1.1 (2015-06-16)
==========================

- Pa_Read/WriteStream replace exceptions with logging in work

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

This is the first public release of the Pothos Audio toolkit.
