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)