Fix bug in array methods.
This commit is contained in:
@@ -4,6 +4,11 @@ Rhai Release Notes
|
||||
Version 1.2.1
|
||||
=============
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* Array methods (such as `map`) taking a closure with captures as argument now works properly.
|
||||
|
||||
|
||||
Version 1.2.0
|
||||
=============
|
||||
|
Reference in New Issue
Block a user