Add sign function fixes.
This commit is contained in:
parent
08155c0978
commit
c231646197
@ -4,7 +4,11 @@ Rhai Release Notes
|
||||
Version 1.0.5
|
||||
=============
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* `FloatWrapper` is no longer erroneously exported under `no_float+internals`.
|
||||
* The `sign` function now works properly for float values that are `NaN`.
|
||||
|
||||
|
||||
Version 1.0.4
|
||||
|
Loading…
Reference in New Issue
Block a user