Skip to content

Latest commit

 

History

History
executable file
·
30 lines (21 loc) · 871 Bytes

NEWS.md

File metadata and controls

executable file
·
30 lines (21 loc) · 871 Bytes

amapGeocode 0.7.0

  • Since 0.7.0, the Version of R under 4.1.0 will not support anymore.

amapGeocode 0.6.0

  • Improve the implement of parallel requests
  • Replace parallel with future

amapGeocode 0.5.1

  • Merge to_tb and output argument.

amapGeocode 0.5.0

  • Add parallel operation

amapGeocode 0.4.0

  • Return bad request as NA tibble
  • Replace tibble by data.table

amapGeocode 0.3.1

  • Improve the examples of functions

amapGeocode 0.3.0

  • Added ability to batch process requests for getAdmin(), getLocation(), getCoord(), convertCoord() functions
  • Tag convertCoord() as an Experimental function

amapGeocode 0.2.0

  • Add other three main functions: getAdmin(), extractAdmin() and convertCoord()

amapGeocode 0.1.0

  • First release with four functions: getCoord(),extractCoord(),getLocation() and extractLocation()