Skip to content

Releases: SIMEXP/Repo2Data

Fix datalad condition

20 Nov 20:06

Choose a tag to compare

Not every URL that contains .git a github repository.

v2.9.6

09 Aug 21:23

Choose a tag to compare

Remove test release

v2.9.5

09 Aug 21:18

Choose a tag to compare

Pretty dummy commit

v2.9.4

09 Aug 18:18
9708899

Choose a tag to compare

Update workflow.yml

v2.9.3

09 Aug 18:01

Choose a tag to compare

Update release pipeline and solve fake object oriented problem with a…

Change build and misc fixes

09 Aug 15:58

Choose a tag to compare

v2.9.2

Drop wget req and add option to set server download path

v2.9.1

17 Oct 02:47

Choose a tag to compare

  • [DEBUG] Multi-source download caching
  • [ENHANCE] Context for what is a cache record vs a data manifest

Important

Breaks retrocompatibility. Cache status will not be recognized if the data was downloaded using a previous repo2data release.

v2.8.0

06 Oct 15:11

Choose a tag to compare

  • Remove wget library which is no longer maintained and failing to download the data to a relative directory.
  • Replace it with requests to download data when the url is not from one of the supported providers or not served over TLS.

v2.7.0

06 May 20:47

Choose a tag to compare

  • zenodo support

v2.6.0

19 Apr 15:17

Choose a tag to compare

New data requirement field to define default output path: dataLayout.
Documentation updated in consequence.