- Output, wording, formatting changes
- Support experimental "--printlogexp" option
- Calling with no parameters now outputs status;
- Support --help, --version; deprecating --list;
- Support executing from different cwd.;
- BREAKING: Made createBuildCmd take/require BUILD_TEMP_DIR env variable;
- support buildCmd_successCode, Subprocess_run2() quits in unexpected returncode.
- cloneURL now properly optional.
- fixed config paths, support "~/" paths; minor output fix
- Added --list argument, to list deployable configurations.
- Removed utils1.py, making DEPLOY.py a single-file script.
- appName, envName replaced by single appEnvName. DEPLOY.py command now takes one fewer parameter.
- log files now one-line-per-deployment.
- "repoDir" config value is now "required". (Formerly optional, default based on appName.)
- Start