v0.15.1
Pre-release
Pre-release
General improvements
- REPL enhancements: basic tab completion, automatic parenthesis matching, persistent history
- add
joker.core/exit
function, add zero arity tojoker.os/exit
function - add
joker.time/in-timezone
function
Linter improvements
- improve linting inside
deftest