Skip to content

Releases: DIAGNijmegen/rse-gcapi

Version 0.5.0.a1

31 Aug 07:10
Compare
Choose a tag to compare
Version 0.5.0.a1 Pre-release
Pre-release
  • Removed deprecated algorithm argument to upload_cases
  • Added archives endpoint
  • Added MASK answertype

Version 0.4.0

01 Jun 14:57
Compare
Choose a tag to compare
  • Added run_external_job to execute algorithms directly
  • Deprecated the algorithm argument to upload_cases which will be removed in 0.5.0, use run_external_job instead

Version 0.3.5

01 Mar 13:16
2b61e16
Compare
Choose a tag to compare
  • Allow same domain calls
  • Normalize API tokens

Version 0.3.4

03 Feb 11:03
ebe7c16
Compare
Choose a tag to compare
  • Fix number answer type support for readerstudy validation

Version 0.3.3

02 Feb 07:54
d5360da
Compare
Choose a tag to compare
  • Adds support for multiple polygon image answers

Version 0.3.2

01 Feb 18:47
3226bcf
Compare
Choose a tag to compare
  • Adds support for Number answers

Version 0.3.1

01 Feb 12:38
fb8e7ae
Compare
Choose a tag to compare
  • Adds support for Image answers
  • Allows setting content rather than filename in upload_files

Version 0.3.0

02 Dec 07:53
4f86ba7
Compare
Choose a tag to compare
  • Breaking Changes in upload_cases:
    • Renamed kwarg files_to_upload to files
    • algorithm kwarg now takes a slug rather than a title
    • Removed run_external_algorithm, use upload_cases instead
  • Add Multiple 2D bounding box question types to reader studies

Version 0.2.9

29 Sep 13:42
016b84d
Compare
Choose a tag to compare
  • Add support for ETDRS grid annotation endpoints

Version 0.2.8

05 Jun 11:01
5cfd3c5
Compare
Choose a tag to compare
  • Skip validation of PATCH requests