Rhai v1.0.5 Release Notes

  • 🐛 Bug fixes

    • FloatWrapper is no longer erroneously exported under no_float+internals.
    • The sign function now works properly for float values that are NaN.