Skip to content

v0.17.0

Compare
Choose a tag to compare
@evert evert released this 07 Apr 17:41
· 177 commits to main since this release
2fbb185

Brand new JSON viewer!

  • Supports collapsing/expanding part of the tree
  • Automatically generate hyperlinks for strings that are likely links.
  • Shows the original JSON, including _links and _embedded, but these
    are collapsed by default. This should aid in debugging.
  • No longer showing double-quotes around JSON property names, but they
    magically re-appear when copy pasting.

Screenshot from 2022-04-07 00-53-06

Screenshot from 2022-04-06 23-51-07