Support Dynamic as function default return value.
This commit is contained in:
@@ -32,6 +32,8 @@ New features
|
||||
* `AST::iter_functions` and `Module::iter_script_fn_info` to iterate functions.
|
||||
* Functions iteration functions now take `FnMut` instead of `Fn`.
|
||||
* New `FileModuleResolver` that encapsulates the entire `AST` of the module script, allowing function cross-calling. The old version is renamed `MergingFileModuleResolver`.
|
||||
* `split` function for splitting strings.
|
||||
|
||||
|
||||
Version 0.18.3
|
||||
==============
|
||||
|
Reference in New Issue
Block a user