Do not export FloatWrapper under no_float.

This commit is contained in:
Stephen Chung
2021-09-04 18:43:18 +08:00
parent f90cbe8a93
commit 5ac33ce64d
2 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
Rhai Release Notes
==================
Version 1.0.5
=============
* `FloatWrapper` is no longer erroneously exported under `no_float+internals`.
Version 1.0.4
=============