2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-18 08:04:08 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Michael Angerman
f50f37c853
fix issue : to json -r serializes datetime without spaces ()
* fix issue : to json -r serializes datetime without spaces

* add in a third test which checks spaces in both keys and values

* fix clippy error
2021-12-27 21:51:38 +11:00
Michael Angerman
5d3b63fa90
add in a raw flag in the command to json ()
* add in the method to_string_raw

* add in a raw flag to json

* add in a test
2021-12-23 06:56:49 +11:00
JT
624edce4f7 Add 'to json' 2021-10-29 19:26:29 +13:00
JT
3e232a5db8 Add 'from json' 2021-10-01 18:11:49 +13:00