yudai / gojsondiff

Go JSON Diff
Other
535 stars 81 forks source link

newline delimited json #21

Open phiweger opened 7 years ago

phiweger commented 7 years ago

Would it be possible to have a format option that writes a .delta JSON in one line (i.e. no pretty line breaks). That way you could append deltas to a file and "roll back" changes iterating over lines from bottom to top.