Changes in version 0.2.2 Bug Fixes: - Remove the dependency on ggplot2 and gt. Changes in version 0.2.1 Bug Fixes: - Remove %||% operator and replace with ifelse and is.null() checks. Changes in version 0.2.0 New Features: - Add gt_theme_quarto() function to set the Quarto theme for a {gt} table. Changes in version 0.1.0 - Initial GitHub submission