NEWS
mutagen 0.2.0
- Added the R-hub v2 workflow (#25).
- Added mention of egenmore to README (#24).
- Renamed
gen_rowmatch() to gen_rowany() (#23).
- Added
gen_percent() (#22).
- Added
gen_rowmiss() (#21).
- Added
gen_rowmedian() (#20).
- Added
gen_rowmean() (#19).
mutagen 0.1.0
- Added
gen_rowmax() (#18).
- Added
gen_rowmin() (#17).
- Added
gen_rownth() (#16).
- Added
gen_rowlast() (#15).
- Added
gen_rowfirst() (#14).
- Added
gen_rowmatch() (#13).
- Added
gen_rowcount() (#12).
- Added epigraph to README (#10).
- Added parallelization to README (#8, @ivelasq).
- Added R-universe badge to README (#7).
- Added
gen_na_listcol() (#6).
- Updated usethis helpers to usethis 3.1.0 (#5).
- Added a
NEWS.md file to track changes to the package (#5).
New contributors
- @thomascwells made their first contribution in https://github.com/gvelasq/mutagen/issues/4.
- @ivelasq made their first contribution in https://github.com/gvelasq/mutagen/pull/3.
- @delabj made their first contribution in https://github.com/gvelasq/mutagen/issues/1.