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 nfeatures and feature_names (#67).
Fixed bundling of recipes steps situated inside of workflows.
Updated required version of xgboost (#62, thanks to @MichaelChirico).