Skip to content

Commit 9b29b53

Browse files
committed
.
1 parent 362dbf3 commit 9b29b53

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Version 0.1.7 (2026-01-11)
1+
Version 0.1.7 (2026-01-18)
22
* Replace `ATTRIB` and `SET_ATTRIB` calls (no longer in API)
33
* Enable TBB by default (via RcppParallel); use configure --without-TBB to force disable
4-
* Add zstd file substitution helpers `zstd_in` and `zstd_out`
4+
* Add ZSTD file substitution helpers `zstd_in` and `zstd_out`
55
* Add ZSTD bindings section to the vignette
66

77
Version 0.1.6 (2025-11-20)

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: qs2
22
Type: Package
33
Title: Efficient Serialization of R Objects
44
Version: 0.1.7
5-
Date: 2026-01-11
5+
Date: 2026-01-18
66
Authors@R: c(
77
person("Travers", "Ching", email = "[email protected]", role = c("aut", "cre", "cph")),
88
person("Yann", "Collet", role = c("ctb", "cph"), comment = "Yann Collet is the author of the bundled zstd"),

0 commit comments

Comments
 (0)