Skip to content

0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 00:29
· 780 commits to master since this release
  • Add portal.api/url to get session url (#144) 9a9fad4
  • Allow users to disable :launcher on portal.api/open 0dfe342

nREPL

  • Tag portal.nrepl results e15865c
    • The tag in metadata is {:portal.nrepl/eval true}
    • This will allow for easier dispatch in tap handlers
  • Update nrepl docs 95e6655
    • Must explicitly eval (add-tap portal.api/submit)
    • This is a bit of a breaking change but should mostly go unnoticed
  • Allow users to intercept portal.nrepl results b124cd6

Documentation