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 a65bb96 commit 039be70Copy full SHA for 039be70
NEWS.md
@@ -4,8 +4,9 @@
4
5
* `foreach(...) %dofuture% { ... }` would signal errors, despite
6
using `.errorhandling = "pass"` or `.errorhandling = "remove"`.
7
- This was originally by design, because "all errors should be errors",
8
- but I have since been convinced it was a design mistake.
+ This was originally by design, because "all errors should be
+ errors", but I have since reconsidered and concluded it was a
9
+ design mistake. Now `.errorhandling` works also with `%dofuture%`.
10
11
12
# Version 1.1.0 (2025-05-19)
0 commit comments