Releases: QuantConnect/lean-cli
Releases · QuantConnect/lean-cli
Adding FactSet Support
- Minor improvement to better support the new FactSet data provider. See #442
Fix Py311 Custom Lib Support
Remove hardcoded python and dotnet version, these will be retrieved from the docker labels of the image being used. See #441
Minor cloud API renames
Minor cloud API renames for normalization. See #438
Modules Case Sensitivity & OrganizationId Fix
- Modules case sensitivity fix and always set the job organization id. See #430
Minor Configuration Improvements
- Minor Configuration Improvements. See #429
Module Refactor & cloud live data providers
- Module Refactor & cloud live data providers support. See #428
Data provider fixes for live deploy
- Data provider fixes for live deploy. See #424
Data provider argument rename
- [Breaking change] Data provider argument rename and cleanup. See #416
Add '--data-provider' option to 'optimize'
- Add --data-provider option to the optimize command. See #409
Fix Data Provider Usage
- Fix backtest data provider configuration. See #403