We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cd58b commit 0c09096Copy full SHA for 0c09096
1 file changed
NEWS
@@ -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
10
0.3-5 2023-11-29
11
* add format casts
12
0 commit comments