Changes in version 1.5.0.9000 Changes in version 1.5.0 (2026-04-23) - Updated versions Changes in version 1.4.1 (2025-09-08) - Bug fix for omitted attached packages. Changes in version 1.4.0 (2025-09-05) - Updated versions - Transition from the magrittr pipe to the base R pipe. - Added the tailor package. Changes in version 1.3.0 (2025-02-21) - Updated versions - Prefer DALEX::explains() over dplyr::explains() when you use tidymodels_prefer() #113 - Prefer recipes::update() over other update() functions. Changes in version 1.2.0 (2024-03-25) - Updated versions Changes in version 1.1.1 (2023-08-24) - Updated versions Changes in version 1.1.0 (2023-05-01) - Updated tidymodels_prefer() for new conflicts. - Updated versions Changes in version 1.0.0 (2022-07-13) - Updated versions Changes in version 0.2.0 (2022-03-19) - Updated versions - Updated to testthat 3e Changes in version 0.1.4 (2021-10-01) - Updated versions - Added five package startup messages to point users to helpful documentation. These startup messages are chosen via modulo of the time, not using the RNG, so these messages will not affect reproducibility (#59). - Added R Markdown template for a tidymodels analysis (#58). Changes in version 0.1.3 (2021-04-19) - Re-licensed package from GPL-3 to MIT. See consent from copyright holders here. - Updated versions - Added tidymodels_prefer() to help resolve name conflicts with other packages. - Added workflowsets as a core package. Changes in version 0.1.2 (2020-11-22) - Updated versions - Removed crayon dependency. - Updated tags. Changes in version 0.1.1 (2020-07-14) - Updated versions - tidyposterior, pillar, tidypredict, tidytext were removed from the imports list due to an R CMD check warning about the number of imports. - tidyr and modeldata were added to the imports list. Changes in version 0.0.4 - Updated versions - Added workflows, and tune to the core package list. - Moved away from testing via travis Changes in version 0.0.3 (2019-10-04) - Updated versions Changes in version 0.0.2 (2018-11-27) - Added parsnip and dials to the core package list. - Package requirements bumped to current versions. Changes in version 0.0.1 (2018-07-27) First CRAN version.