Skip to content

v1.8.0

Latest

Choose a tag to compare

@nsoranzo nsoranzo released this 21 Feb 00:28
0cb9bc1

What's Changed

  • Dropped support for Python 3.9. Added support for Galaxy release 26.0.
  • Added copy_history() method to HistoryClient (thanks to Peter van Heusden ).
  • Added get_tool_source() method to ToolClient (thanks to Anup Kumar).
  • Added preferred_object_store_id parameter to HistoryClient.update_history().
  • Improvements to documentation, tests and type annotation.

New Contributors

Full Changelog: v1.7.0...v1.8.0