- Since 0.7.0, the Version of R under 4.1.0 will not support anymore.
- Improve the implement of parallel requests
- Replace
parallel
withfuture
- Merge
to_tb
andoutput
argument.
- Add parallel operation
- Return bad request as NA tibble
- Replace
tibble
bydata.table
- Improve the examples of functions
- Added ability to batch process requests for
getAdmin()
,getLocation()
,getCoord()
,convertCoord()
functions - Tag
convertCoord()
as an Experimental function
- Add other three main functions:
getAdmin()
,extractAdmin()
andconvertCoord()
- First release with four functions:
getCoord()
,extractCoord()
,getLocation()
andextractLocation()