Skip to content

v1.1.23.03

Compare
Choose a tag to compare
@Lexikos Lexikos released this 12 Mar 02:41
· 3468 commits to alpha since this release

Fixed __Delete meta-functions erroneously suppressing or prematurely re-throwing exceptions, when they are called during exception propagation.
Fixed load-time detection of function calls where a required parameter is blank, as in fn(x,,y).