0.3.10
New feature: when submitting a workflow, if womtool is in your path it will be used to validate the wdl and json before uploading.
Womtool can be installed with brew install cromwell
bc1ff8b Fixing small bug with nested subworkflows (#88)
f2d394c Added womtool validation for WDL/JSON if it's in your path. (#87)