Code structure refactor.

This commit is contained in:
Stephen Chung
2020-10-29 11:37:51 +08:00
parent cbd7ed2ca7
commit 4e115d2bc2
27 changed files with 899 additions and 867 deletions

View File

@@ -5,7 +5,9 @@ Rhai Release Notes
Version 0.19.4
==============
This version adds a low-level API for more flexibility when defining custom syntax.
This version basically cleans up the code structure in preparation for a potential `1.0` release in the future.
This version also adds a low-level API for more flexibility when defining custom syntax.
Bug fixes
---------