v7.0.0-1
Fully operational release for Capella 7, now supporting:
- one-liner execution:
docker run <script> <model>
- bind-less sample runs:
docker run <sample_script> <sample_model>
- custom script and model loading:
docker run -v <scripts> -v <models> <custom_script> <custom_model>
...even with models using the Requirements ViewPoint!
Dependency | Version |
---|---|
Capella | 7.0.0 |
Py4J | 0.10.9 |
EASE | 0.9.0 |
Python4Capella | 1.3.0 |
Requirements-VP | 0.14.0 |
Full Changelog: v1.0.0...v7.0.0-1