Fix function exit trigger and add function enter trigger.
This commit is contained in:
@@ -576,7 +576,7 @@ Breaking changes
|
||||
New features
|
||||
------------
|
||||
|
||||
* Line continuation (via `\`) and multi-line literal strings (wrapped with <code>\`</code>) support are added.
|
||||
* Line continuation (via `\`) and multi-line literal strings (wrapped with `` ` ``) support are added.
|
||||
* Rhai scripts can now start with a shebang `#!` which is ignored.
|
||||
|
||||
Enhancements
|
||||
|
Reference in New Issue
Block a user