mirror of
https://github.com/nushell/nushell.git
synced 2025-05-07 08:22:58 +00:00
# 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