Skip to content

Releases: QuantConnect/lean-cli

Filter Conda vEnv From Push

10 Jul 15:30
b3cdd41
Compare
Choose a tag to compare
  • Filter Conda vEnv From Source Files See #580

Minor fix for cloud optimizations

12 Jun 22:13
8a7d999
Compare
Choose a tag to compare
  • Improve verbose output #572
  • Minor fix for cloud optimizations #576
  • Fix CI test #575

Enhance optional docker extra arguments support

08 May 14:35
14072d6
Compare
Choose a tag to compare
  • Passing "env" to docker as extra-docker-config. See #567

Minor Improvements and Fixes

06 Mar 16:20
80e83c8
Compare
Choose a tag to compare
  • Remove hard coded IB version #558
  • Add missing reserved directory names #560
  • Fix Logging with --verbose for container.data_downloader.update_database_files() #555
  • Verify and redownload corrupted .nupkg files #552

Update for new lean live holdings format

13 Feb 22:01
f1de75d
Compare
Choose a tag to compare
  • Update for new lean live holdings format. See #549

Fix mount point for C# research

05 Feb 18:43
ba8da2f
Compare
Choose a tag to compare
  • Fix mount points conflict causing empty project DLL in research environment. Thank you @efJerryYang! See #541
  • Add config option to define database update frequency. See #540
  • Remove maskpass dependency. See #542

Minor fix for cloud backtests partial statistics

10 Jan 23:17
ff59030
Compare
Choose a tag to compare
  • In some cases cloud backtests might present partial statistics on completion. See #539

Minor Fix For Charles Cloud Deployments

30 Dec 14:36
7f2fb6c
Compare
Choose a tag to compare
  • Fix for Charles lean cloud live deploy #531

Minor improvements For CharlesSchwab Support

26 Dec 16:26
26cbf34
Compare
Choose a tag to compare
  • Minor improvements For CharlesSchwab Support. See #517
  • Expand verbose flag #530

Improve Net versioning handling - net9

18 Dec 19:16
58b2c21
Compare
Choose a tag to compare
  • Improve handling of net versions missmatch, for net 9. See #526