Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

Releases: CanDIG/candig-schemas

v1.1.0

02 Jun 22:10
8255e66

Choose a tag to compare

This release introduces:

additional fields introduced from the PROFYLE schema.

v1.0.1

04 Dec 19:38
edfeea1

Choose a tag to compare

This release introduces

  • the ability to auto remove intermediate proto files

  • include shorthand, definition and modifier as the Ontology attributes.

  • add terms_of_use to the response object of dataset. It will be returned as termsOfUse

  • add gene to variantsRequest in preparation for the new variants/gene/search endpoint

  • 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 version in both dir was added.

v1.0.0

12 Jul 21:23
5c330aa

Choose a tag to compare

This release introduces

  • Upgraded codebase (3.6+)

v0.8.0

05 Jun 23:38
c839438

Choose a tag to compare

This release introduces:

  • Passed all of the unit tests
  • Updated Readme
  • Updated protocol version

v0.7.2

24 May 22:04
8fefcb7

Choose a tag to compare

v0.7.2 Pre-release
Pre-release

This release introduces

  • The change of namespace

Note:

  • Due to the change of namespace, this particular version will not work with any current candig-server.

v0.7.1

24 May 20:38
8f6e3f3

Choose a tag to compare

v0.7.1 Pre-release
Pre-release

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

15 May 18:30

Choose a tag to compare

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