Releases: bsmn/ndasynapse
Releases · bsmn/ndasynapse
v1.0.2
First release to BSMN PyPi account.
v1.0.0
fixes multiple data records in 'age' field of NDA GUID query results.
v0.7.0
Use the value of data element records to see if it is a data file instead of the md5 and size. There are records with missing md5 and size values which were causing data file paths to not be cleaned up.
v0.6.0
Getting GUID data for a collection now gets submission IDs and NDA BSMN S3 bucket location.
v0.4.3
Use auth
object instead of config
dictionary for classes.
v0.4.1
Refactor API functions and add CLI features, including manifest_guid_data.py
to get data for multiple collections from the GUID API.
v0.3.0
Merge pull request #16 from bsmn/develop
Merge dev to master