Skip to content

0.9.2

Compare
Choose a tag to compare
@jhpoelen jhpoelen released this 20 Mar 21:23

Features

n/a

Improvements

  • make selection of dataset registries (e.g., github, zenodo) configurable on command-line. Now, you can do elton update --registries zenodo,github to discover and locally cache datasets in github and zenodo. Or, elton update --registries local for taking a snapshot of a local dataset. (related to #29)
  • enable offline testing of local dataset with remote dependencies. (also related to #29)

Bugs

  • replace tsv special characters when logging to tsv to avoid malformed tsv exports