Skip to content

Commit 21c1058

Browse files
authored
Rlabkey v3.4.2 - update release notes and version (#114)
1 parent 471e912 commit 21c1058

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

Rlabkey/DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: Rlabkey
2-
Version: 3.4.1
3-
Date: 2024-11-08
2+
Version: 3.4.2
3+
Date: 2025-03-12
44
Title: Data Exchange Between R and 'LabKey' Server
55
Authors@R: c(person(given = "Peter",
66
family = "Hussey",

Rlabkey/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Changes in 3.4.2
2+
o Add showProgressBar parameter to labkey.webdav.downloadFolder and labkey.webdav.get
3+
14
Changes in 3.4.1
25
o Issue 51606: labkey.webdav.downloadFolder to match file path prefix to the href values returned in listDir, which are URL encoded paths
36
o Note: requires LabKey Server v24.12 or later

Rlabkey/man/Rlabkey-package.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ schema objects (\code{labkey.getSchema}).
1818
\tabular{ll}{
1919
Package: \tab Rlabkey\cr
2020
Type: \tab Package\cr
21-
Version: \tab 3.4.1\cr
22-
Date: \tab 2024-11-08\cr
21+
Version: \tab 3.4.2\cr
22+
Date: \tab 2025-03-12\cr
2323
License: \tab Apache License 2.0\cr
2424
LazyLoad: \tab yes\cr
2525
}

0 commit comments

Comments
 (0)