Skip to content

v0.18.0

Compare
Choose a tag to compare
@nsoranzo nsoranzo released this 07 Jul 23:07
· 272 commits to main since this release
b1831e3
  • Added support for Galaxy release 22.05.

  • Added tus support to ToolClient.upload_file() (thanks to Nate Coraor).

  • Format Python code with black and isort.

  • Improvements to type annotations, tests and documentation.