0.0.5
sergey-serebryakov
released this
20 Apr 21:59
·
95 commits
to master
since this release
This release introduces a number of bug fixes.
- Updating PyYAML version to
>= 5.4
. - Fixing docker run arguments in Windows OS (mount paths).
- Unifying the use of environment variable pointing to a MLCube system settings file (
MLCUBE_GLOBAL_CONFIG
->MLCUBE_SYSTEM_SETTINGS
).
Also, the MLCube CLI now better handles --task
argument (See PR #224 ).