Treat leading #{ in Engine::parse_json.

This commit is contained in:
Stephen Chung
2020-08-18 22:01:13 +08:00
parent f9807a3c1e
commit e3f2157c6a
3 changed files with 54 additions and 10 deletions

View File

@@ -9,6 +9,7 @@ New features
* Adds `Engine::register_get_result`, `Engine::register_set_result`, `Engine::register_indexer_get_result`, `Engine::register_indexer_set_result` API.
* Adds `Module::combine` to combine two modules.
* `Engine::parse_json` now also accepts a JSON object starting with `#{`.
Version 0.18.1