Changes in version 0.6.0 NEW FEATURES - Enable export endpoint. Changes in version 0.5.2 NEW FEATURES - sf output for snapping. Changes in version 0.5.1 BUG FIXES - sf output for POIs endpoint (#81) Changes in version 0.5.0 NEW FEATURES - Enable snap endpoint. Changes in version 0.4.0 NEW FEATURES - Enable optimization endpoint. Changes in version 0.3.3 BUG FIXES - Fixed resolving of URL paths to endpoints. Changes in version 0.3.2 NEW FEATURES - More descriptive messages for API response errors. Changes in version 0.3.1 NEW FEATURES - Arguments corresponding to array parameters don't need to be wrapped in I(). Changes in version 0.2.7 NEW FEATURES - ors_elevation() now accepts point coordinates in matrix form. BUG FIXES - ors_elevation() does not issue a message on missing encoding anymore. Changes in version 0.2.6 NEW FEATURES - ors_pois() gains sf output. Changes in version 0.2.5 NEW FEATURES - Improved ors_elevation() response handling. Changes in version 0.2.4 NEW FEATURES - ors_directions(), ors_isochrones(), ors_elevation() and ors_geocode() can now output sf objects (#42). Changes in version 0.2.3 NEW FEATURES - ors_isochrones() now accepts locations provided as data.frame (#38). Changes in version 0.2.2 BUG FIXES - Improve handling of paths to openrouteservice endpoints (#46). Changes in version 0.2.1 NEW FEATURES - ors_elevation() example added to vignette. Changes in version 0.2.0 NEW FEATURES - Switched to openrouteservice API v2. Changes in version 0.1.25 NEW FEATURES - ors_elevation() provides access to the new endpoint.