v2.5.0
Minor release with one small change to behaviour:
- When the incidence2 class is dropped during an operation we now return a tibble instead of a data frame. This is a breaking change due to tibble / data frame differences. It should have been made as part of the 2.3.0 release, where the underlying class of incidence2 objects changed from a simple data frame to a tibble. Thanks to @avallecam for the report (#120).