Skip to content

V2.5.1

Compare
Choose a tag to compare
@msokoloff1 msokoloff1 released this 15 Mar 18:40
ba5a500

Version 2.5.1 (2021-03-15)

Fix

  • Dataset.data_row_for_external_id no longer throws ResourceNotFoundError when there are duplicates
  • Improved doc strings

Added

  • OntologyBuilder for making project setup easier
  • Now supports IMAGE_OVERLAY metadata
  • Webhooks for review topics added
  • Upload project instructions with Project.upsert_instructions
  • User input validation
    • MAL validity is now checked client side for faster feedback
    • type and value checks added in a few places