------------------ * Update requirements for python 3.7 * Add prefix to regular expressions
0.5.2
------------------ * Really fix bug in plot_roistats when no data are filtered.
0.5.1
------------------ * Fix bug in plot_roistats when no data are filtered. * Update docs
0.5.0
-------------------- * Fix header on roistats.csv file * Add plotting script (matplotlib library is now required) * Remove timeout on requests query which was causing tests to fail. * Update usage docs
0.4.0
-------------------- * Add fallback to local site_info.csv file to get basic site metadata * Update exception handling (removed bare exceptions)
0.3.1
--------------------- * Change data product name from _roi_statistics.csv to _roistats.csv