* Testing pyarrow functionality for Sensors and Stations * Save parquets of data from Redvox files instead of loading everything at once
3.0.6
Not secure
* Add methods for querying status of optional dependencies * Add ability to construct cloud client from previously held authentication token
3.0.5
Not secure
* Fixed nan'd missing data points for audio sensors with data that doesn't reach edges of data window * Added option to prevent usage of offset model when calculating time corrections for data windows and stations * Added number of samples to api conversion function * Docs updated to include new functionality
3.0.4
Not secure
* IDs shorter than 10 characters are zero-padded to preserve consistency between file names and internal representations * DataWindow docs updated
3.0.3
Not secure
* Removed NaN padding from edges of audio sensors * Streamlined gap-filling method * Low-level API docs and links updated