What's Changed
- Added support for Galaxy release 25.0.
- Added support for API auth with access token (thanks to Nuwan Goonasekera).
- Added
decode_id()
andencode_id()
methods toConfigClient
(thanks to Simon Bray). - Added
get_invocation_archive()
method toInvocationClient
(thanks to Patrik Smeds). - Added
instance
andlegacy
parameters toWorkflowClient.show_workflow()
(thanks to Patrik Smeds). - Improvements to documentation, tests and type annotation (thanks to Dannon and Matthias Bernt).
New Contributors
- @Smeds made their first contribution in #505
- @ahmedhamidawan made their first contribution in #507
Full Changelog: v1.5.0...v1.6.0