Skip to content

Releases: genomicsengland/pycipapi

v0.11.0

27 Apr 11:02
2b2e00b
Compare
Choose a tag to compare
  • Added methods for posting variant interpretation logs
  • Added interpretation flags to case overview

v0.10.1

12 Mar 15:14
36543ae
Compare
Choose a tag to compare

This release includes:

  • New methods to retrieve and post participant consent data.
  • New methods to retrieve and post participant additional findings interpreted genomes.
  • New methods to retrieve and post participant clinical reports.

v0.10.0

12 Mar 14:51
5813d6b
Compare
Choose a tag to compare

This release includes:

  • New methods to retrieve and post participant consent data.
  • New methods to retrieve and post participant additional findings interpreted genomes.
  • New methods to retrieve and post participant clinical reports.

v0.9.4

15 Jan 16:06
eb3df08
Compare
Choose a tag to compare

Add handling for 401 token expiry

v.0.9.3

04 Dec 09:08
Compare
Choose a tag to compare
feature: updated gelreportmomdels

v0.9.2

27 Aug 09:41
Compare
Choose a tag to compare
feature: Added interpretation flags endpoint

v0.8.0

19 Aug 12:57
Compare
Choose a tag to compare

added get_exit_questionnaire methods

v0.7.0

19 Aug 11:06
0070bdb
Compare
Choose a tag to compare
  • Added Gel Report Models support

v0.5.3

08 Mar 16:15
e0929f4
Compare
Choose a tag to compare
Add new endpoints (#15) (#16)

* * merged with master
* added referral endpoints
* added clinical report registration
* added file updload

* v0.5.3

* v0.5.3

* removed extra line

v0.5.2

08 Mar 14:35
69186a3
Compare
Choose a tag to compare
v0.5.2 (#14)

* Moved _request_methods from instance variable to class method to aid mocking (#13)

* Moved _request_methods from instance variable to class method to aid mocking

* Allow to modify number of max retries

* Update setup.py