0.3.0
get_dataset()now takes thecol_selectandrow_filterarguments allowing filtering of data. (#46)- Failed calls will be retried up to 3 times using
httr::RETRY(). (#45 and #47) - Improvements to
get_resource_sql()error checks and messages and better handling of spaces and new lines. (#41)