Changes in version 0.7.1.9000 Changes in version 0.7.1 (2025-08-18) - Documentation updates for CRAN. Changes in version 0.7.0 - Support for Python 3 and TensorFlow 1.15 runtime. - Fixed jobs hanging after error (#213). Changes in version 0.6.1 (2019-09-03) - Use ai-platform instead of ml-engine when user have a recent enought Google Cloud SDK. - Added the customCommands flag in the cloudml.yml file to allow users to pass custom OS commands before packages installation. This could be used to install custom system dependencies. Changes in version 0.6.0 (2018-08-27) - Fixed gcloud_install() to properly execute gcloud init in RStudio terminal under Linux (#177). - Default to the TensorFlow 1.9 runtime. Previous runtimes can be used through runtimeVersion in config.yml. - Fixed gs_rsync() to avoid creating a local destination directory when destination uses remote storage (#172). - Improved terminal support in Windows to launch by default correct shell. Changes in version 0.5.1 (2018-06-12) - Added support for dry_run in cloudml_train. - Fixed CRAN results for cloudml. - Fixed packrat package missing error (#168). Changes in version 0.5.0 (2018-06-06) - First release to CRAN.