nushell/crates/nu-command/src/formats
Stefan Holderbach 836a56b347
Revert range expansion for to nuon (#8210)
# Description

The code to generate the nuon format supports writing range literals,
which obviates the need to expand the range as added in #8047

# User-Facing Changes

`to nuon` will still output ranges as literals

# Tests + Formatting

- Add test for `to nuon` range output
- Add `from nuon` test for range
2023-02-25 18:29:30 +01:00
..
from show more informaiton when there are toml errors (#8140) 2023-02-20 18:50:31 +00:00
to Revert range expansion for to nuon (#8210) 2023-02-25 18:29:30 +01:00
mod.rs Add 'to json' 2021-10-29 19:26:29 +13:00