Add Serialize/Deserialize for Dynamic and ImmutableString.
This commit is contained in:
14
RELEASES.md
14
RELEASES.md
@@ -4,6 +4,20 @@ Rhai Release Notes
|
||||
Version 0.19.11
|
||||
===============
|
||||
|
||||
Breaking changes
|
||||
----------------
|
||||
|
||||
Rust compiler requirement raised to 1.49.
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* Fixes compilation errors in `metadata` feature build.
|
||||
|
||||
Enhancements
|
||||
------------
|
||||
|
||||
* `ahash` is used to hash function call parameters. This should yield speed improvements.
|
||||
|
||||
|
||||
Version 0.19.10
|
||||
|
Reference in New Issue
Block a user