Changes in version 1.1.0 (2025-11-23) New features - New print_contrasts() prints contrasts for the factor columns in a given dataframe - New option contrastable.droplevels controls whether missing levels are automatically dropped Minor improvements and fixes - Example for cumulative_split_code() now shows correct values - set_contrasts() and enlist_contrasts() will now drop missing levels before applying contrasts to factor variables by default Documentation - Added get started vignette (vignette name: "contrastable") - Created pkgdown website, now linked in DESCRIPTION - Citation and DOI updated following CRAN acceptance - Docs for various functions tweaked - Adjusted warning when no variables with more than 1 level are provided - Depends R>=4.1 added to DESCRIPTION Changes in version 1.0.2 (2024-10-01) Accepted on CRAN: https://CRAN.R-project.org/package=contrastable. Changes in version 1.0.1 Changes in version 1.0.0 - Initial CRAN submission.