This release contains multiple convenience improvements as well as a big performance upgrade.
- Rework logging
- fix datetime recognition in FeatureTypeDetector
- early stopping returns the best model now
- enable stratification for hyperparam tuning
- allow passing list with categorical columns to `BlueCastCV` instances
- add `train_config` option to decide on how many models to train in CV classes
- add option to tune hyperparameters multiple times via different random seeds
- updated docs