Skip to content

Releases: uc-cdis/datadictionary

2.0.4

03 Oct 16:43
b47f7b7
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/datadictionary

Notes since tag: 2.0.3

Notes to tag/commit: b47f7b7

Generated: 2024-10-03

Dependency Updates

  • Bump jsonschema to 4.23.0 (#53)
  • Bump pyyaml to 6.0.2 (#53)

2.0.3

14 Nov 19:39
51cef33
Compare
Choose a tag to compare
Fix: add package (#51)

2.0.2

24 Oct 21:29
4219e0d
Compare
Choose a tag to compare

Dependency updates for python and PyYAML to address down stream dependency issues on yaml/pyyaml#601

pdc_1.1.0: Modified base dictionary to accommodate TCGA study data.

05 Mar 03:27
Compare
Choose a tag to compare

Added missing nodes and properties needed to represent TCGA studies.
Removed nodes and properties that aren't used in TCGA studies.

pdc_1.0.0: Releasing the data dictionary used for the PDC.

27 Feb 21:38
f3ec7df
Compare
Choose a tag to compare

Python3 Compatibility

08 Nov 19:25
ed3e0b1
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/datadictionary

Notes since tag: 2.0.0

Notes to tag/commit: 2.0.1

Generated: 2019-11-08

Renamed to gen3dictionary

30 May 19:42
37057c5
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/datadictionary

Notes since tag: 1.2.0

Notes to tag/commit: 2.0.0

Generated: 2019-05-30

1.2.0

24 Apr 00:08
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/datadictionary

Notes since tag: 0.2.1

Notes to tag/commit: 1.2.0

Generated: 2019-04-24

Dependency Updates

  • bump pyyaml to 5.1 and use safe_load() (#28)

Deployment Changes

  • deploy to pypi in addition to s3 (#28)
  • get version from tag (#28)
  • add gen3git (release notes helper) upon release (#28)

add core collection link to all data nodes

11 Dec 23:02
Compare
Choose a tag to compare
0.2.1

feat(collection): require at least one link

Core Metadata Collection

18 Jun 16:18
8f414ce
Compare
Choose a tag to compare
feat(core): Add core metadata (#17)

* feat(core): Add core metadata