• Sets CURLOPT_UNRESTRICTED_AUTH to 1 in order to properly authenticate requests with curl > 5.2.0
  • First development version
  • Added a NEWS.md file to track changes to the package.
  • Breaking changes:
  • Improvements and bug fixes:
    • The default filename from get_cafri_data will include the region if one is provided (@mikemahoney218)
    • The overwrite argument to get_cafri_data is no longer ignored (@mikemahoney218)
    • get_cafri_data now deletes the tiles it downloads post-merge (@mikemahoney218)
  • Internal changes: