Skip to content

Releases: bsmn/ndasynapse

v1.0.2

20 Apr 16:52
f9919f7
Compare
Choose a tag to compare

First release to BSMN PyPi account.

v1.0.0

13 Apr 21:37
aceb48e
Compare
Choose a tag to compare

fixes multiple data records in 'age' field of NDA GUID query results.

v0.8.0

30 Mar 22:45
6f3f309
Compare
Choose a tag to compare

Use unicode in output.

v0.7.0

25 Mar 17:36
51214e5
Compare
Choose a tag to compare

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

21 Feb 22:17
7021ba9
Compare
Choose a tag to compare

Getting GUID data for a collection now gets submission IDs and NDA BSMN S3 bucket location.

v0.5-dev3

09 Dec 19:30
Compare
Choose a tag to compare
bump version

v0.4.3

03 Oct 22:22
Compare
Choose a tag to compare

Use auth object instead of config dictionary for classes.

v0.4.2

02 Oct 17:25
e2f7cce
Compare
Choose a tag to compare
Update __version__.py

v0.4.1

27 Sep 22:19
8aac972
Compare
Choose a tag to compare

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

23 Oct 21:49
Compare
Choose a tag to compare
Merge pull request #16 from bsmn/develop

Merge dev to master