Skip to content

v0.9.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@candid82 candid82 released this 08 Sep 05:00
· 1404 commits to master since this release

General improvements

  • added joker.url namespace to standard library for encoding / decoding urls.

Linter improvements

  • improved support for user declarations (.jokerd/linter.clj)
  • fixed arities for spit and slurp
  • fixed :include-macros linting in ClojureScript (thanks @benalbrecht !)
  • Joker now exits with code 1 if there are any linter warnings or errors