We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2575e06 commit 4226fdbCopy full SHA for 4226fdb
NEWS.md
@@ -5,6 +5,8 @@
5
6
* tidyr now requires dplyr >=1.1.0 (#1568, @catalamarti).
7
8
+* `fill()` gains `.by` similar to how `mutate()` works (@olivroy, #1439).
9
+
10
# tidyr 1.3.1
11
12
* `pivot_wider` now uses `.by` and `|>` syntax for the dplyr helper message to
0 commit comments