ggstatsplot 0.11.1
BREAKING CHANGES
- The outlier tagging functionality in
ggbetweenstats()
andggwithinstats()
has been removed. It was too crude to be useful or reliable, and users should
instead prefer more informative methods (e.g.performance::check_outliers()
).
MINOR CHANGES
- Fix failures due to changes in
{parameters}
.