You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.txt
+6
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
Changelog
2
2
LuaPreprocess
3
3
4
+
v1.18 (2022-03-19)
5
+
Library:
6
+
- Added functions: loadResource(), evaluate(), pairsSorted(), sortNatural() and compareNatural().
7
+
- $symbol now accepts callable tables in addition to functions.
8
+
- Argument expressions for macros are no longer validated. This was inconsistent before as they were only validated when not containing preprocessor code, like @@foo(!!(bar)).
0 commit comments