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 148b090 commit 118ef01Copy full SHA for 118ef01
CHANGELOG.md
@@ -23,7 +23,10 @@
23
- Added a new option to ensure variable is within the list of values (#1827 by
24
@vmaerten).
25
- Allow multiple prompts to be specified for a task (#1861, #1866 by @mfbmina).
26
-- Added new template function: `numCPU`, which return the number of logical CPU's usable (#1890, #1887 by @Amoghrd).
+- Added new template function: `numCPU`, which returns the number of logical
27
+ CPUs usable (#1890, #1887 by @Amoghrd).
28
+- Fixed a bug where non-nil, empty dynamic variables are returned as an empty
29
+ interface (#1903, #1904 by @pd93).
30
31
## v3.39.2 - 2024-09-19
32
0 commit comments