Skip to content

Commit a2435e2

Browse files
Bump develop version [ci skip]
1 parent 4335dab commit a2435e2

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: future.batchtools
2-
Version: 0.12.2
2+
Version: 0.12.2-9000
33
Depends:
44
R (>= 3.2.0),
55
parallelly,

NEWS.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1+
# Version (development version)
2+
3+
* ...
4+
5+
16
# Version 0.12.2 [2025-06-06]
27

38
## Bug Fixes
49

5-
* Attempts to cancel batchtools futures via `cancel()` would result in
6-
"Interruption of futures require a backend implementing the
7-
FutureBackend API". Until this package implements the new
8-
FutureBackend API of future (>= 1.40.0), any calls to `cancel()`
9-
will be silently ignored.
10+
* Attempts to cancel batchtools futures via `cancel()` would result
11+
in "Interruption of futures require a backend implementing the
12+
FutureBackend API". Until this package implements the new
13+
FutureBackend API of future (>= 1.40.0), any calls to `cancel()`
14+
will be silently ignored.
1015

1116

1217
# Version 0.12.1 [2023-12-19]

0 commit comments

Comments
 (0)