Changes in version 0.2.2 (2025-07-05) - For compatibility with ggplot2 v4.0.0, handle cases where passing of arguments produces base R "unused argument" errors, suppressing errors for ggpackets-style propagation of ellipsis arguments. Changes in version 0.2.1 (2022-10-10) - handle +.gg using recommended ggplot2::ggplot_add instead of intercepting calls (#24, @dgkf) - remove crayon package dependency, only used for console output of missing aesthetics Changes in version 0.2.0 (2022-07-14) - initial release on CRAN