-
The aliases
p_value()
andconf_int()
, first deprecated 6 years ago, now
return an error (#530). -
Addresses ggplot2 warnings when shading p-values for test statistics
that are outside of the range of the generated distribution (#528). -
Fixed bug in
shade_p_value()
andshade_confidence_interval()
wherefill = NULL
was ignored when it was documented as preventing any shading (#525).