New FileModuleResolver.
This commit is contained in:
@@ -26,7 +26,8 @@ New features
|
||||
* Scripted functions are allowed in packages.
|
||||
* `parse_int` and `parse_float` functions.
|
||||
* `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`.
|
||||
|
||||
Version 0.18.3
|
||||
==============
|
||||
|
Reference in New Issue
Block a user