ecopiapi 0.2.10
- added aggregation endpoint - detection counts per recording .
ecopiapi 0.2.9
- aggregation endpoint url change adaption
ecopiapi 0.2.8
- added option to set request URL , to access the dev backend/api
ecopiapi 0.2.7
- added get_by_url() to get linked URL endpoints from other get functions
ecopiapi 0.2.6
- added include_validation_status to get_recorderSpeciesCounts()
ecopiapi 0.2.5
- switch to backend api v0.2
ecopiapi 0.2.3
- adapted patch_detection() to be able to patch empty/ blank comments (i.o.w. deleting old comments)
ecopiapi 0.2.2
new function get_detetcions_retrieve()
ecopiapi 0.2.1
- return NULL when response body is empty instead of erroring