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

v1.0.1

Choose a tag to compare

@jimmyhli jimmyhli released this 04 Dec 19:38
· 4 commits to master since this release
edfeea1

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.