Skip to content

Seventh CRAN Release

Compare
Choose a tag to compare
@nathaneastwood nathaneastwood released this 14 Nov 12:06
· 123 commits to master since this release
57442fa

This update has added the following new features:

  • across() (#37).
  • na_matches and keep parameters have been added to mutate joins.
  • list columns can now be mutated.
  • Added the missing ability to use & in poor-select.

Fixes:

  • Use of variables in relocate().

In addition there have been lots of improvements to documentation and many, many more tests added.