Skip to content

Commit f9bd751

Browse files
committed
Variable ToDo is check for now
1 parent 3f49845 commit f9bd751

File tree

5 files changed

+3
-1721
lines changed

5 files changed

+3
-1721
lines changed

APLSource/Cider/Cider.dyalog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
rVersion;fully
1111
:Access Public Shared
1212
r'0.31.0-beta-5+410'
13-
* 0.31.0 ⋄ 2023-08-02
13+
* 0.31.0 ⋄ 2023-08-04
1414
* Step added to `OpenProject`: checks for a non-empty variable `ToDo` in the root of the project now
15-
* When Cider is asked for the "Make" it checks for a variable `ToDo` now
15+
* When Cider is asked for "Make" it checks for a variable `ToDo` now and reports its findings
1616
* In case the user function `ExecuteAfterProjectOpen` is causing trouble the error message is more
1717
prominently emphasized now.
1818
* The newly introduced flag `ignoreUserExec` can be used to prevent the execution of the user function

TestResults/CodeCoverage.cr

-19.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)