- Fix Local Live Deploy Using Environment Option. See https://github.com/QuantConnect/lean-cli/pull/399 - Add missing using statements for C new projects. See https://github.com/QuantConnect/lean-cli/pull/395
1.0.177
- Fix Cloud Push When No Project Given. See https://github.com/QuantConnect/lean-cli/pull/393
1.0.176
- Install modules on backtest and research. See https://github.com/QuantConnect/lean-cli/pull/389
1.0.175
- Lean Cloud Push should only encrypt the primary project and not the associated library project. See https://github.com/QuantConnect/lean-cli/pull/385
1.0.174
Add Encryption Checks To Library Add Command. See https://github.com/QuantConnect/lean-cli/pull/383 Update Cloud Push success alert message. See https://github.com/QuantConnect/lean-cli/pull/382
1.0.173
- Normalize Encryption File Read Line Endings. See https://github.com/QuantConnect/lean-cli/pull/379