- Require up-to-date Ray for compatibility (164) - Lazily read env variables (166) - Compatibility with XGBoost >= 1.6.0 (167)
0.1.4
- Add API annotations (158) - Adjust to Ray API changes (161) - Fix Dask data loading issues (162) - Import/dependency fixes, removing `[default]` and adding xgboost as hard dependency again (156, 159)
0.1.3
- Support for more data sources: Ray datasets and general improvements (139, 140, 141, 145) - Placement group fixes (136, 143) - Usability improvements (148, 149) - Various minor fixes/updates (137, 144, 150, 154) - `xgboost` is now an extra dependency (and might have to be installed separately) (151)
0.1.2
- Improvements in the SKlearn API (125, 126) - User user warnings instead of logger warnings (128) - Testing fixes (129) - Fix backwards compatibility with placement groups (130) - Improve batching algorithm (132)