mirror of
https://github.com/nushell/nushell.git
synced 2025-06-10 03:56:49 +02: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