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 6f18978 commit 1e651beCopy full SHA for 1e651be
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.1.9001
+Version: 1.2.2
5
Authors@R:
6
c(person(given = "Hadley",
7
family = "Wickham",
NEWS.md
@@ -1,5 +1,10 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
+# blob 1.2.2 (2021-07-23)
+
+- Same as previous version.
8
# blob 1.2.1.9001 (2021-07-22)
9
10
- Remove `is_vector_s3()` (#19).
0 commit comments