- Adding new `CompositeAlphaModel.AddAlphaModel()` - Adding C#/Py regression algorithms using the new `QCAlgorith.AddAlphaModel()` - Improving exception message - Add python version of `QCAlgorith.AddAlphaModel()`
- Merging Framework and Bridge algorithms into classic QCAlgorithm class. - Removing Framework project, VS17 and VS15