- Updated to support new versions of xgboost models (#75).
-
Added bundle method for objects from
dbarts::bart()and, by extension,parsnip::bart(engine = "dbarts")(#64). -
Bundling xgboost objects now takes extra steps to preserve
nfeaturesandfeature_names(#67).
-
Fixed bundling of recipes steps situated inside of workflows.
-
Updated required version of xgboost (#62, thanks to @MichaelChirico).
- Initial CRAN release of package