Skip to content

v1.0.0

Compare
Choose a tag to compare
@rexwangcc rexwangcc released this 14 Nov 20:51
f05540d

Changes:

  • A breaking refactoring work on both the CLI and API.
  • More sophisticated unit tests.
  • Support both Python2 and Python3, having tests run on both versions.
  • Updated ReadMe file and docstrings.
  • For /submit endpoint, we support both path to the file and file contents as inputs now.
  • We have a quickstart example Jupyter Notebook now.
  • Update requests to avoid security issues.
  • Fix API calls in CLI.
  • We have accessory tools with cromwell-tools, such as the workflow monitoring script.
  • Other slight improvements and bug fixes.

Note: from this version we will start to publish this package on PyPI.