Skip to content

Commit 9ea06b9

Browse files
committed
version bump and NEWS entry
1 parent c661d1b commit 9ea06b9

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: BiocParallel
22
Type: Package
33
Title: Bioconductor facilities for parallel evaluation
4-
Version: 1.43.1
4+
Version: 1.43.2
55
Authors@R: c(
66
person("Martin", "Morgan",
77
email = "mtmorgan.bioc@gmail.com",

NEWS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ CHANGES IN VERSION 1.44
33

44
NEW FEATURES
55

6-
o (1.43.1) Support NULL return value from bplapply. see
6+
o (1.43.2) Lazy-load S4 classes in workers; see
7+
<https://github.com/Bioconductor/BiocParallel/issues/262>
8+
<https://github.com/Bioconductor/BiocParallel/pull/270>
9+
10+
o (1.43.1) Support NULL return value from bplapply; see
711
<https://github.com/Bioconductor/BiocParallel/issues/267>
812
<https://github.com/Bioconductor/BiocParallel/pull/269>
913

0 commit comments

Comments
 (0)