Release 1.12.83
[1.12.83] - 2026-03-05
Enhancements
-
Added sessions to the remote REPL connections to support current namespace and dynamic vars.
All forms evaluated within a session run within the same session related thread on the server.
The session implicitly starts with the!remotecommand and stops with the!localcommand. -
The
finderfunction marks now dynamic vars as 'dynamic' in the generated output
Updated dependencies:
- Bumped VAVR from 1.0.0 to 1.0.1