Releases: QuantConnect/lean-cli
Releases · QuantConnect/lean-cli
Fixes and new add-on support
- Avoid file concurrency issues #248
- Improve C# restore handling #246
- Backtesting vscode add-on #249
Minor release
- Handle invalid storage state #242
- For debugging, verbose mode will show api responses #241
Optimization Estimate Support
- Optimization estimate option in optimize command #237
- Fix when cloud Api changes the project name during push #236
Fix project name validation regex
- Fix project name validation regex #235
Project Library Pull Improvement
- Correctly handle pulling libraries we do not have access to. See #232
- Minor project name validation. See #231
- Fix project rename during push/pull #233
- Allow - and _ in project name #234
Minor fix for compiler
- Minor fix for compiler See #226
Minor fixes
- Push log fix. See #224
- library add case sensitivity fix. See #223
Minor Improvements
- Add optional
--tickers
for data generate. Thank you for the contribution @WillForan. See #217
- Project naming improvement. See #222
Lean init per organization & project name updates
- Normalize project names rules. See #219
- Use one lean cli root folder per organization. See #220