Skip to content

v0.8.0

Compare
Choose a tag to compare
@PierreRaybaut PierreRaybaut released this 25 Jan 16:16
· 19 commits to main since this release

Version 0.8.0

DataLab Simple Client is fully compatible with DataLab 0.11.0 and above.
With older versions of the DataLab server, some features may not work.

💥 Changes:

  • Added keep_roi argument to SimpleRemoteProxy.delete_metadata method

🛠️ Bug fixes:

  • Fixed SimpleRemoteProxy.get_object method when there is no object to return
    (None is returned instead of an exception)