Changelog
Source:NEWS.md
tidytab 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.