We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea18377 commit 9d0ec28Copy full SHA for 9d0ec28
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: readr
2
Title: Read Rectangular Text Data
3
-Version: 2.0.2.9000
+Version: 2.1.0
4
Authors@R:
5
c(person(given = "Hadley",
6
family = "Wickham",
NEWS.md
@@ -1,4 +1,4 @@
-# readr (development version)
+# readr 2.1.0
* All readr functions again read eagerly by default. Unfortunately many users
experienced frustration from the drawbacks of lazy reading, in particular
0 commit comments