Skip to content

v1.10.0

Compare
Choose a tag to compare
@tomvothecoder tomvothecoder released this 12 Sep 18:57
· 29 commits to master since this release
a98b696

What's Changed

Refactor

  • Refactor the API design for cmor_handlers by @tomvothecoder in #140
    • CMOR Handlers are now defined in a single yaml file under cmor_handlers/handlers.yaml
    • Visit the documentation for more information on this change.

Documentation

  • Add example script by @chengzhuzhang in #174
  • Update README.md by @chengzhuzhang in #180
  • Remove CWL workflow docs and update conda env dependencies by @tomvothecoder in #193
    • CWL scripts and documentation have been moved to the datasm repo since that is where they are primarily used. CWL scripts were never included in the conda package and therefore probably never used by any other developer or repo.

Bug Fixes

Full Changelog: v1.9.1...v1.10.0