Changes in version 0.3.0 - Replaced purr::cross2() with tidyr::expand_grid() (@ramongss, #24). Changes in version 0.2.0 - Fixed deprecated use of .data in tidyselect expressions (@ramongss, #15). - Fixed calculation of cumulative percentage (@askawron, #21). - Replaced magrittr pipe with base R pipe (@askawron, #18). - Updated usethis helpers to usethis 2.2.3 (#17). - Added R-universe badge to README (#14). New contributors - @theshiniss made their first contribution in https://github.com/gvelasq/tidytab/issues/28. - @ramongss made their first contribution in https://github.com/gvelasq/tidytab/pull/26. - @lhdjung made their first contribution in https://github.com/gvelasq/tidytab/issues/24. - @askawron made their first contribution in https://github.com/gvelasq/tidytab/pull/22. - @zhizhongpu made their first contribution in https://github.com/gvelasq/tidytab/issues/21. - @fkohrt made their first contribution in https://github.com/gvelasq/tidytab/issues/15. Changes in version 0.1.0 - Added a NEWS.md file to track changes to the package.