Skip to content

0.0.5

Compare
Choose a tag to compare
@sergey-serebryakov sergey-serebryakov released this 20 Apr 21:59
· 95 commits to master since this release
253cf5d

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 ).