mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-01-14 22:25:01 +01:00
5 lines
No EOL
237 B
Markdown
5 lines
No EOL
237 B
Markdown
# 2.0.0
|
|
|
|
There are many changes, the two formatting functions have been renamed, `format_reader_writer` now takes
|
|
a `W` and `R` instead of `&mut BufReader<W>`, it now always adds a trailing newline. There may be a few more
|
|
small changes. |