Skip to content

Releases: DIAGNijmegen/rse-gcapi

Version 0.12.0

20 Feb 19:35
fd2d05f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

Version 0.11.0

14 Dec 10:37
147338c
Compare
Choose a tag to compare
  • Added automatic retries with backoff for failed requests
  • Fixed added files to display sets

Version 0.10.0

21 Sep 08:28
6b1255d
Compare
Choose a tag to compare
  • Removed client-side json validation, which is instead handled by Grand Challenge
  • Algorithm jobs can be created with inputs that have an interface with superkind file

Version 0.9.0

22 Aug 11:45
8fca66c
Compare
Choose a tag to compare

What's changed

  • Removed create_display_sets_from_images utitlity function in favor of add_cases_to_reader_study
  • Added support for all interface types in add_cases_to_reader_study

Full Changelog: v0.8.0...v0.9.0

Version 0.8.0

14 Jul 14:19
13225ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

Version 0.7.0

02 May 09:53
Compare
Choose a tag to compare
  • page() now returns a PageResponse(list) object rather than a list, which adds the attributes offset, limit and total_count
  • Fix uploading files from str paths
  • Remove deprecated keys from reader study API
  • Updates httpx to 0.22

Version 0.6.3

28 Mar 13:56
Compare
Choose a tag to compare
  • Added support for display items

Release 0.6.2

08 Mar 14:25
552bb54
Compare
Choose a tag to compare
  • Added line answer types to other schemas
  • Fixed flaky test

Version 0.6.1

08 Mar 09:29
b607949
Compare
Choose a tag to compare
  • Added line answer types to reader study schema

Version 0.6.0

03 Mar 09:02
Compare
Choose a tag to compare
  • Breaking Change Removed _IMAGE answer types
  • Added support for python 3.9 and 3.10
  • Added line answer types