Skip to content

Releases: QuantConnect/lean-cli

Data provider fixes for live deploy

20 Feb 17:02
a031b02
Compare
Choose a tag to compare
  • Data provider fixes for live deploy. See #424

Data provider argument rename

07 Feb 21:54
d1034be
Compare
Choose a tag to compare
  • [Breaking change] Data provider argument rename and cleanup. See #416

Add '--data-provider' option to 'optimize'

31 Jan 20:52
d8711a1
Compare
Choose a tag to compare
  • Add --data-provider option to the optimize command. See #409

Fix Data Provider Usage

24 Jan 18:52
b5979a3
Compare
Choose a tag to compare
  • Fix backtest data provider configuration. See #403

Fix Local Live Deploy Using Environment Option

22 Jan 19:04
757dbac
Compare
Choose a tag to compare
  • Fix Local Live Deploy Using Environment Option. See #399
  • Add missing using statements for C# new projects. See #395

Fix Cloud Push When No Project Given

03 Jan 15:25
df6ee12
Compare
Choose a tag to compare
  • Fix Cloud Push When No Project Given. See #393

Minor fix for Polygon data provider support

21 Dec 21:18
025a82a
Compare
Choose a tag to compare
  • Install modules on backtest and research. See #389

Minor Cloud Push Encryption Bug Fix

06 Dec 12:58
2e1b8e0
Compare
Choose a tag to compare
  • Lean Cloud Push should only encrypt the primary project and not the associated library project. See #385

Minor Encryption Bug Fixes

28 Nov 15:13
6a15c6f
Compare
Choose a tag to compare

Add Encryption Checks To Library Add Command. See #383
Update Cloud Push success alert message. See #382

Minor Encryption Bug Fix

13 Nov 21:48
ba178d0
Compare
Choose a tag to compare
  • Normalize Encryption File Read Line Endings. See #379