Skip to content

v0.15.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@candid82 candid82 released this 05 Apr 18:35
· 352 commits to master since this release

General improvements

  • REPL enhancements: basic tab completion, automatic parenthesis matching, persistent history
  • add joker.core/exit function, add zero arity to joker.os/exit function
  • add joker.time/in-timezone function

Linter improvements

  • improve linting inside deftest