Skip to content

v1.5.0

Compare
Choose a tag to compare
@bernt-matthias bernt-matthias released this 06 Mar 17:59
cc6e718

What's Changed

  • Dropped support for Python 3.8. Added support for Galaxy release 24.2.
  • Added limit, offset and include_deleted parameters to FoldersClient.show_folder() (thanks to Matthias Bernt).
  • Added offset parameter to InvocationClient.get_invocations() and BioBlend.objects ObjInvocationClient.list() methods.
  • Added quota_source_label parameter to QuotaClient.create_quota() (thanks to Matthias Bernt).
  • Added style parameter to WorkflowClient.export_workflow_dict() method to allow exporting in gxformat2 format (thanks to Marius van den Beek).
  • Improvements to type annotations and documentation.

New Contributors

Full Changelog: v1.4.0...v1.5.0