NEWS
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
- @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.