Skip to content

v0.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@candid82 candid82 released this 01 Dec 19:58
· 695 commits to master since this release

General improvements

  • implemented goroutines and channels
  • added new joker.hiccup namespace (thanks @hlship!)
  • added new functions joker.os/remove and joker.os.remove-all (thanks @jcburley!)
  • added support for direct file urls in ns-sources

Linter improvements

  • warn on inline def
  • warn on redundant do form

Fixes

  • ns and in-ns are now always resolvable (like in Clojure)