Skip to content

Release v.3.71.0

Compare
Choose a tag to compare
@adrian-chang adrian-chang released this 28 May 23:04
· 478 commits to develop since this release
ca83c51

Added

  • project.get_overview() to be able to retrieve project details (#1615)
  • project.clone() to be able to clone projects (#1624)
  • Support for Rye 0.34 (#1625)
  • Requirements.lock, Requirements-dev.lock to latest depdenencies (#1625)
  • ExportTask.get_buffered_stream to replace ExportTask.get_stream (#1628)

Fixed

  • ExportTask.result / ExportTask.errors parsing content incorrectly (#1628)
  • Lack of exceptions related to updating model config (#1634)