Skip to content

Releases: VIDA-NYU/reference-data-repository

Release 0.2.0

16 Feb 22:03
17c1483
Compare
Choose a tag to compare

This release introduces the following changes and features:

  • Repository index loader for different data sources. It is now possible to load the repository index from an Url, a locak file, or directly from a given dictionary.
  • Support loading index files in Json or YAML format.
  • Add package information and timestamp for downloaded datasets.
  • Add optional value transformers to distinct() and mapping() methods of the DatasetHandle (#4)

Release 0.1.1

03 Feb 20:37
Compare
Choose a tag to compare

This release introduces the following change:

  • Use appdirs.user_cache_dir as parent directory for the default target directory for downloaded files (#5).

Release 0.1.0

27 Jan 21:00
Compare
Choose a tag to compare

Initial release.