Make Engine::set_XXX chainable.

This commit is contained in:
Stephen Chung
2022-11-22 13:11:47 +08:00
parent d151c87687
commit be040287dc
2 changed files with 21 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ Enhancements
* `CallableFunction` is exported under `internals`.
* The `TypeBuilder` type and `CustomType` trait are no longer marked as volatile.
* `FuncArgs` is also implemented for arrays.
* `Engine::set_XXX` API can now be chained.
Version 1.11.0