Release 1.12.81
[1.12.81] - 2026-02-22
Enhancements
- Added the setup option
-minimalto setup a minimal REPL
$ java -jar venice-1.12.81.jar -setup -minimal -colors -dir ./repl
REPL_HOME
├── libs
│ ├── venice-1.12.81.jar
│ ├── jansi-2.4.1.jar
│ └── repl.json
├── tmp
├── repl.env
└── repl.sh
- Mac OSX: The REPL installer creates now an additional repl.command file.
While the repl.sh shell script must be executed from within a terminal,
the repl.command shell script can be double-clicked in the OSX Finder
to run.
Note: repl.sh can be manually associated with the Terminal App to allow
double click to run it