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 fffdd9f commit 9432ee6Copy full SHA for 9432ee6
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: blob
2
Title: A Simple S3 Class for Representing Vectors of Binary Data
3
('BLOBS')
4
-Version: 1.2.0.9001
+Version: 1.2.0.9002
5
Authors@R:
6
c(person(given = "Hadley",
7
family = "Wickham",
NEWS.md
@@ -1,3 +1,9 @@
+# blob 1.2.0.9002
+
+- Inline prettyunits.
+- Adapt to dev prettyunits.
# blob 1.2.0.9001
8
9
- `vec_ptype2.hms.default()` forwards to `vec_default_ptype2()` for compatibility with vctrs 0.2.1.
0 commit comments