Skip to content

Commit b333539

Browse files
committed
New hal browser
1 parent adf7211 commit b333539

File tree

3 files changed

+689
-593
lines changed

3 files changed

+689
-593
lines changed

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Changelog
22
=========
33

4+
0.17.0 (2022-04-07)
5+
-------------------
6+
7+
Brand new JSON viewer!
8+
9+
* Supports collapsing/expanding part of the tree
10+
* Automatically generate hyperlinks for strings that are likely links.
11+
* Shows the _original_ JSON, including `_links` and `_embedded`, but these
12+
are collapsed by default. This should aid in debugging.
13+
* No longer showing double-quotes around JSON property names, but they
14+
magically re-appear when copy pasting.
15+
16+
417
0.16.5 (2022-02-01)
518
-------------------
619

0 commit comments

Comments
 (0)