mirror of
https://github.com/nushell/nushell.git
synced 2025-01-11 16:58:41 +01:00
5d94b16d71
# Description - Add identity cast to `into decimal` (float->float) - Correct `into decimal` output to concrete float # User-Facing Changes `1.23 | into decimal` will now work. By fixing the output type it can now be used in conjunction with commands that expect `float`/`list<float>` # Tests + Formatting Adapts example to do identity cast and heterogeneous cast |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |