Improve deployment exit code handling see https://github.com/QuantConnect/lean-cli/pull/519
1.0.207
Adding private cloud support, see https://github.com/QuantConnect/lean-cli/pull/518
1.0.206
- Fix optimization result handling case, see https://github.com/QuantConnect/lean-cli/pull/510 - Minor configuration duplication fix, see https://github.com/QuantConnect/lean-cli/pull/516
1.0.205
- Support new config type account-id for TS. See https://github.com/QuantConnect/lean-cli/pull/500
1.0.204
- Add missing check for live holdings load for local platform. See https://github.com/QuantConnect/lean-cli/pull/504 - Refactor and centralize docker image pulling. Fixes bug cause if image was not present. See https://github.com/QuantConnect/lean-cli/pull/503 - Add generic live command support. See https://github.com/QuantConnect/lean-cli/pull/501
1.0.203
- Fix missing install step for extra modules See https://github.com/QuantConnect/lean-cli/pull/499