Skip to content

Commit 7397f01

Browse files
committed
Update news
1 parent d6a3141 commit 7397f01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# tidytable 0.12.0 (in development)
1+
# tidytable 0.12.0
22

33
#### Functionality improvements
44
* `names(.SD)` is now supported in `j` assignment in `dt()`
55

66
#### Bug fixes
77
* `semi_join()` works if list columns are present, #834
8+
* `new_tidytable()` uses `setalloccol()` - compatibility update to work with `data.table` v1.18.0
89

910
#### Breaking changes
1011
* `unnest(.drop = FALSE)` is now the default to match `tidyr` behavior, #836

0 commit comments

Comments
 (0)