Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.2.0

  • silenced the info messages for wrongly formatted dates in _materialize

  • added a format keyword to localarchive and download to return in different types

  • added support to read from a local GBIF archive (h/t @jeetsukumaran) #504

  • changed the compat entry of JSON from 0.21 to 0.21, 1 [508]

v1.1.1

  • fixed an issue where the delimiter was not properly infered by CSV #501

  • added a path keyword to GBIF.download to store downloaded files in a specific path

v1.1.0

  • added support for the download API #308

  • added dependencies on CSV and ZipArchives

v1.0.2

  • fixed an issue with the implementation of elements #422

v1.0.1

  • removed specific occurrences used in tests that are no longer relevant/archived

v1.0.0

  • added support for OccurrencesInterface at version 1