Releases: SIMEXP/Repo2Data
Releases · SIMEXP/Repo2Data
Fix datalad condition
Not every URL that contains .git a github repository.
v2.9.6
Remove test release
v2.9.5
Pretty dummy commit
v2.9.4
Update workflow.yml
v2.9.3
Update release pipeline and solve fake object oriented problem with a…
Change build and misc fixes
v2.9.2 Drop wget req and add option to set server download path
v2.9.1
- [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
- 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.