* Fixed the runner might ignore "retry" action when the commands are separated into command groups for local and remote executions * Changed the logging formats * Added `cpu_load` requirement in the default spec
1.0.14
* Fixed null metric problem when the server has been deployed with some experiment * Fixed number of successful deployments not increased if there are no commands * Log the skipped server when the server has been deployed
1.0.13
* Fixed some operators in requirement expression are not recognized * Fixed some environment variables are not evaluated correctly
1.0.12
* Fixed environment variables order may not be preserved (`experiment.envs` first, then `experiment_default.envs`)
1.0.11
* Fixed environment variables order may not be preserved (`experiment.envs` first, then `experiment_default.envs`)
1.0.10
* Fixed splitting scheme so that scheme can only contain word characters (e.g., "local:ls" has a scheme but "scp userhost:~/file" doesn't)