Skip to content

Releases: djblue/portal

0.44.0

26 Jul 05:41
Compare
Choose a tag to compare
  • Add expand / collapse actions to prepl title bar 0c6ca2c
  • Shift + click expand icon to expand-inc cf14231
  • Add tufte guide 223d49f
  • Add source-location viewer faf88c1
  • Add duration-ms and duration-ns viewers fed87f6
  • Improve filtering on various viewers 10d0145
  • Enable edn parsing containing regex 381017b

0.43.0

23 Jul 23:43
Compare
Choose a tag to compare
  • Add expand-inc for expanding children from parent (#189) d117347
  • Add heuristic for unix time stamps encoded as ms d4167b0
  • Improve goto fallback for symbols 30c7a3b
  • Enable :portal.viewer/for in table / diff viewers ee449af

Documentation

0.42.1

22 Jun 17:32
Compare
Choose a tag to compare

Bug Fixes

  • Fix npm module resolution

0.42.0

06 Jun 17:54
Compare
Choose a tag to compare
  • Expose portal.ui.options to sci 5b88216
  • Add :launcher :auto for using installed extensions 1d3f91d
  • Allow any object to be invoked for rpc b5e422c
  • Add zenburn theme 0b6d901

Bug Fixes

  • Fix sci code loading in vs-code extension b5e422c

0.41.0

31 May 06:08
Compare
Choose a tag to compare
  • Enable sci for calva notebooks 9cc28f1
  • Improve reagent sci bindings 26188ae
  • Improve word highlighting 6f58917
  • Add clear-filter command to search bar 6ddb05e
  • Call goto on link click for log viewer d6e24fc
  • Add portal.api/stop 49a7923

Bug Fixes

  • Fix CLR reflection warnings 0e2134b
  • Only focus value if window is focused a86fb81

0.40.0

18 Apr 08:06
Compare
Choose a tag to compare
  • Allow vscode extension to be used remotely c2ab152

0.39.0

17 Apr 01:08
Compare
Choose a tag to compare

UX Tweaks

Bug Fixes

  • Fix bug for evicting atoms from watch registry 3ac9d35
  • Serialize dispatch! for async operations 5c34db0
  • Fix reflection warning f3a6656
  • Fix reflection warning e0e366a

CLR Support

  • Fix CLR browse fn on windows a2a3d81
  • Fix CLR resource loading on windows 33a1490
  • Fix CLR json-buffer reflection waring 54be295

0.38.2

03 Apr 04:32
Compare
Choose a tag to compare
  • Unmount notebook output item on dispose 0764a59
  • Improve notebook repl error handling fcb741e
  • Special print for remote values in UI 5181411
  • Add cson support for remote-api (#175) df7ed37 Thanks @Cyrik!

0.38.1

31 Mar 06:32
Compare
Choose a tag to compare
  • Fix advanced compile issue for calva notebooks

0.38.0

31 Mar 03:14
Compare
Choose a tag to compare

Warning
The vs-code notebook extension for this version is broken. (use 0.38.1 instead)

Calva Notebooks

  • Improve error handling for notebooks 9bb4acd
  • Improve notebook integration with nrepl middleware b24ceb6