Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@nsoranzo nsoranzo released this 06 Nov 23:51
eeb96c5

What's Changed

  • Added support for Python 3.13. Added support for Galaxy release 24.1.

  • Added user_agent parameter to the __init__() method of the GalaxyClient, GalaxyInstance and ToolShedInstance classes (thanks to Daniel Blankenberg).

  • Added version and use_cached_job parameters to WorkflowClient.invoke_workflow() method (reported by Bérénice Batut).

  • Changed the default values for the operation and default parameters of the QuotaClient.update_quota() method (thanks to Matthias Bernt).

  • Improvements to tests and documentation (thanks to Matthias Bernt).

New Contributors

Full Changelog: v1.3.0...v1.4.0