Skip to content

v2.1.0

Compare
Choose a tag to compare
@rexwangcc rexwangcc released this 13 May 14:51
· 24 commits to master since this release
e688df5
  • Add a --version argument to the cromwell-tools CLI.
  • Fix a minor issue with the docstrings of wait function in API.
  • Improve the main readme:
    • Add a few sub-sections to the development section.
    • Fix some outdated docs.
  • Start to render Jupyter notebooks in Sphinx-generated docs.
  • Add a whole new CLI quickstart to the documentation.
  • Fix an issue that blocks workflows to be submitted if the users don't give a workflow option file.
  • Add a silent flag to the wait command to control the printing.
  • Fix an inconsistent parameter for the submit CLI command. (submit --input_files becomes submit --input-files)