Releases: djblue/portal
Releases · djblue/portal
0.63.0
- Fix serialization of custom coll types (#284) ecbdfba
- Thanks @Cyrik!
- Update
portal.nrepl/wrap-portalto parse*warn-on-reflection*output 2162ba3 - Update test-report viewer to display runtime a23894f
- Update test-report viewer to display time 9579df9
- Fix basilisp issues caused by concurrent requests a89d727
- Fix
portal.ui.state/notify-parentfor:vs-code1797b15 - Fix
portal.nreplissues withkaocha.repl69b986d- Thanks @Cyrik for bug report!
- Include shadow-cljs
:build-idinportal.nrepl/wrap-portal3344d03 - Fix serialization issue with unnamed vars 8bb2331
- Add configurable host (#280) 3f671a9
- Thanks @BrianChevalier!
0.62.2
0.62.1
0.62.0
- Expand children when calling
select-childon collapsed value f1c5c8d- Thanks @shaunlebron for the suggestion!
- Switch to
Executorsforportal.runtime/set-timeoute376ac4 - Basilisp
futureappears to prevents process exit (#270) af26732 - Combine launcher extension code for all runtimes 3b8f972
- Enables editor launchers for all runtimes.
- Allow selecting exception message 11ddcf3
- Ignore root value of atom when considering location 8ce8a8e
- Improve pwa file handling c9f9b97
- Fix
launch-queue-consumerwhen launched with no files 7cce47e
0.61.0
- Ensure
portal.nreplexpectsload-file67025ef - Improve
goto-definition15cc84f - Add
portal.colors/register!ad47017
SCI Improvements
- Fix
with-out-strandpprintin sci 47f6bde - Silence nrepl tooling request errors dde722f
- Alias
clojure.pprint->cljs.pprintfor sci 4b80237 - Forward stdio from
portal.nrepl/wrap-repl41cf127 - Improve printing in sci runtime d4927b4
- Add
clojure.pprintto sci runtime fd19597 - Capture last error in
*efor sci a056ec3 - Include
add-tap/remove-tapin Portal UI sci runtime 8b87e53 - Require
portal.useron-load d733a32
0.60.2
- Prevent error when theme not found 417f3d0
- Add
portal.ui.commands/center-selectedakazzin vim b0307e1 - Consider metadata when filtering 1d49ba7
- Update inspector to show when a value is being filtered 2a1b211
- Upgrades Intellij plugin for 2025.2 (#266) ddea22d
- Thanks @coyotesqrl!
- Update standalone app to take data via hash fragment 7dbfddf
- Add support for opening value in standalone portal instance 4aca443
0.60.1
0.60.0
0.59.2
- Update
portal.runtime/pr-str'to catch exceptions 2fa52bb - Include namespace when copying value as json 46c18d2
- Prevent loading service worker when not needed 03ed566
- Thanks for the help @fancygits!
- Fix minor typo in docs (#263) 82e070d
- Thanks for the PR @samumbach!