Getters/setters and indexers in a plugin module are default global.
This commit is contained in:
10
RELEASES.md
10
RELEASES.md
@@ -4,6 +4,16 @@ Rhai Release Notes
|
||||
Version 0.19.7
|
||||
==============
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* Fixes compilation errors with certain feature flag combinations.
|
||||
|
||||
Enhancements
|
||||
------------
|
||||
|
||||
* Property getters/setters and indexers defined in a plugin module are by default `#[rhai_fn(global)]`.
|
||||
|
||||
|
||||
Version 0.19.6
|
||||
==============
|
||||
|
Reference in New Issue
Block a user