Handle #{ in Engine::parse_json, restrict to object hashes only.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user