Releases: CanDIG/candig-schemas
v1.1.0
v1.0.1
This release introduces
-
the ability to auto remove intermediate
protofiles -
include shorthand, definition and modifier as the Ontology attributes.
-
add
terms_of_useto the response object of dataset. It will be returned astermsOfUse -
add
genetovariantsRequestin preparation for the newvariants/gene/searchendpoint -
clarify that the script only works when you run it under
/scripts, any other ways won't work. The tests have yet to be updated since I couldn't get it to work yet; for now they'll keep the way they are. -
A workaround that attempts to write
versionin both dir was added.
v1.0.0
v0.8.0
v0.7.2
v0.7.1
This is the v0.7.1 release of the candig-schemas, tagged from the develop branch.
This release includes:
- Fix failing tests
- Deleted several unused imports from the source code of proto
Note:
Normally, changes this small would not constitute a new release; in this case, since we are going to introduce the change of namespace in the next few PRs, this particular commit is tagged, in case the refactoring goes wrong.
v0.7.0
This is the v0.7.0 release of the candig-schemas, tagged from the develop branch.
This release includes a number of updates on our data schemas, including
- The addition of clinical and pipeline metadata
- The addition of complex search request and response structure