* Early stopping support (https://github.com/ray-project/lightgbm_ray/pull/26) * Fix an edge case where a model finishing too quickly would not send results back to Tune (https://github.com/ray-project/lightgbm_ray/pull/29) * Readme and CI improvements
0.1.2
Maintenance release to bring lightgbm-ray up to date with changes made in xgboost-ray and lightgbm.
0.1.1
Maintenance release to bring lightgbm-ray up to date with changes made in xgboost-ray, and to fix an exception that may occur when xgboost>=1.5.0 is installed.
0.1.0
Initial public release of lightgbm-ray.
Based on XGBoost-Ray, and providing all of the same functionality aside from elastic training.