Skip to content

Commit

Permalink
News bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
markfairbanks committed Oct 25, 2022
1 parent d0cba2d commit dae58ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# dtplyr (development version)

* `min_rank()`, `dense_rank()`, `percent_rank()`, & `cume_dist()` are now translated
to their `data.table` equivalents (#396)

* `names_glue` now works in `pivot_wider()` when `names_from` contains `NA`s (#394)

* `full_join()` now produces output with correctly named columns when a non-default
Expand Down

0 comments on commit dae58ec

Please sign in to comment.