Michael Angerman
|
d4b6b4b09a
|
update all cargo crates to edition 2021 (#781)
|
2022-01-21 00:13:45 +11:00 |
|
Michael Angerman
|
f50f37c853
|
fix issue #559: to json -r serializes datetime without spaces (#596)
* fix issue #559: 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 (#555)
* 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 |
|