Expore more internal data structures.

This commit is contained in:
Stephen Chung
2021-09-24 09:26:35 +08:00
parent 562731c154
commit d9dca6ef98
5 changed files with 41 additions and 26 deletions

View File

@@ -4,6 +4,8 @@ Rhai Release Notes
Version 1.0.6
=============
* `MultiInputsStream`, `ParseState`, `TokenIterator`, `IdentifierBuilder` and `AccessMode` are exported under the `internals` feature.
Version 1.0.5
=============