Skip to content

Commit 0c09096

Browse files
committed
update NEWS
1 parent f8cd58b commit 0c09096

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
0.4-0 2025-02-19
2+
* chunk.tapply() has been fully re-written and it takes advantage
3+
key-aware chunk reader. The sep= argument is ignored if the
4+
input is a chunk reader and defaults to "\t" otherwise.
5+
6+
* The implementation now works both with and without growabale
7+
vector API and across a wide range of R versions.
8+
9+
110
0.3-5 2023-11-29
211
* add format casts
312

0 commit comments

Comments
 (0)