Skip to content

Zenodo-DOI

Pre-release
Pre-release
Compare
Choose a tag to compare
@katrinleinweber katrinleinweber released this 09 Jul 13:56
· 247 commits to master since this release

BacDiveR 0.4.2

Fixed

  • Install errors are now warnings and better advise about fixing them (#62)

BacDiveR 0.4.1

Changed

  • Don't run all function docu examples, and limit their output on the reference pages (see #52)

BacDiveR 0.4.0

Added

  • This changelog (see #41)
  • retrieve_search_results(), see #61
  • Architecture Decision records, see #53 & /docs/arch/adr-*.md

Changed

  • retrieve_data() now downloads the dataset(s) by default, not only the ID(s), see #54 & #59
  • Datasets in the aggregated (large) list are now named according to their
    bacdive_IDs (see #47). Before, the lists were only numbered with 1, 2, 3,
    etc.

BacDiveR 0.3.1

Fixed

  • An error in the download of a single dataset found through it's culture collection number (see #45)

Added

  • Usable example / vignette in the README.md file (see #16)