nushell/crates/nu-command/src/conversions
Antoine Stevan 8c36e9df44
remove into decimal (#10341)
followup to
- https://github.com/nushell/nushell/pull/9979

## ⚠️ wait for just before 0.86 ⚠️

# Description
after deprecation comes removal 😏 

# User-Facing Changes
`into decimal` is removed in favor of `into float`

# Tests + Formatting

# After Submitting
2023-10-10 20:05:44 +02:00
..
into remove into decimal (#10341) 2023-10-10 20:05:44 +02:00
fill.rs Add long options for conversions (#10602) 2023-10-05 18:46:13 +02:00
mod.rs REFACTOR: move the 0% commands to nu-cmd-extra (#9404) 2023-07-06 08:31:31 -07:00