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 96c9be1 commit 4c73b5bCopy full SHA for 4c73b5b
API
@@ -21,8 +21,4 @@ c.blob(x, ...)
21
format.blob(x, ...)
22
is.na.blob(x)
23
is.na<-.blob(x, value)
24
-is_vector_s3.blob(x)
25
-obj_sum.blob(x)
26
-pillar_shaft.blob(x, ...)
27
print.blob(x, ...)
28
-type_sum.blob(x)
NEWS.md
@@ -1,3 +1,7 @@
1
+### blob 1.1.0.9002 (2018-03-24)
2
+
3
+- The *pillar* package is now suggested only, using dynamic method registration (#9).
4
5
### blob 1.1.0.9001 (2017-11-30)
6
7
- Now using the prettyunits package to format data sizes.
0 commit comments