-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathchanges.tmp
12 lines (12 loc) · 1.47 KB
/
changes.tmp
1
2
3
4
5
6
7
8
9
10
11
12
Cleaned NDAT files do no longer show "NOTHING", if the extended file information setting has been turned off.
Fixed edit can now handle paths supplied via string variables again.
Fixed The "start from line" functionality of scripts now doesn't create endless loops, if the starting line lays beyond the valid regime.
Fixed Layout scripts are now better checked against syntax and typing errors (notably unmatched parentheses).
Cleaned The function "cnt()" will now return 0 if "void" values are inserted as its argument (note that this is not true for an array of "void" values. Empty columns and empty tables will now also return "void" instead of "nan".
Added The functions "complement()", "intersection()" and "union()" provide means to apply set theory operations.
Added A menu option is now available to check for NumeRe updates.
Added You can now change the file filters for each of the default folders in the left tree. The option can be found beneath the path settings in the settings dialog.
Applied Detection of readable and loadable files has been improved, so that you can now also read files without known extension.
Applied The "required version" of packages now uses the correct variant of the current version for checking, e.g. "v.1.1.7.2412".
Cleaned Window layouts are now also part of the dependency analysis and will correctly return their event procedures.
New The command "install" will now automatically search through the package repository for a package with matching filename.