Skip to content

Releases: djblue/portal

0.57.3

28 Aug 01:21
Compare
Choose a tag to compare
  • Prefer default viewer meta on history push d0dc39d
  • Add :on-load-1 launcher option 6953d2d

Bug Fixes

  • Prevent issue with records and serialization 5cfd6f2
  • Fix overflow css issue for inspector 65c463d

0.57.2

09 Aug 01:51
Compare
Choose a tag to compare

0.57.1

31 Jul 05:47
Compare
Choose a tag to compare
  • Race client requests and remove connection on timeout 39c30cb
  • Clear session on websocket disconnect 3f70820
  • Fix code loading for vs-code extension 55242ab

0.57.0

15 Jul 03:57
Compare
Choose a tag to compare
  • Improve support for native java interfaces dc33869
  • Add portal.ui.parsers to sci b0c19fc
  • Initial spec error viewer (#231) 73d07cb (Experimental)
  • Allow users to override launcher configs (#230) c6619bd

0.56.0

02 Jun 21:30
Compare
Choose a tag to compare

0.55.1

13 Apr 22:17
Compare
Choose a tag to compare

0.55.0

13 Apr 19:11
Compare
Choose a tag to compare
  • Ensure that theme values are non-nil 282fe27
  • Use code-dispatch for lists in pprint viewer 7023348
  • Initial nbb support (#219) f22bac3
  • Fully qualify nav in runtime registry 176ee35
    • Fixes nav for Joyride.
  • Add type/metadata disambiguation for value cache 94171f4

0.54.2

05 Apr 07:07
Compare
Choose a tag to compare

0.54.1

02 Apr 06:24
Compare
Choose a tag to compare
  • Fix bug in prepl viewer around html escaping

0.54.0

01 Apr 04:34
Compare
Choose a tag to compare
  • Add basic Joyride guide 72e8be2
  • Add highlight-words to several viewers 57f074a
  • Allow filtering for pprint viewer 27625d3
  • Move filtering to view layer to improve performance 96bbfc1
  • Improve filter match fn b9e2e6d
  • Improve color viewer e50988e
  • Add $BROWSER support for vscode remote development ab23682
  • Unify styles for selection and hover states b588c9c