Assume property getters are pure.
This commit is contained in:
@@ -4,6 +4,14 @@ Rhai Release Notes
|
||||
Version 1.0.6
|
||||
=============
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* Eliminate unnecessary property write-back when accessed via a getter since property getters are assumed to be _pure_.
|
||||
|
||||
Enhancements
|
||||
------------
|
||||
|
||||
* `MultiInputsStream`, `ParseState`, `TokenIterator`, `IdentifierBuilder` and `AccessMode` are exported under the `internals` feature.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user