Skip to content

v1.7.2

Choose a tag to compare

@candid82 candid82 released this 08 May 02:44
· 70 commits to master since this release

General improvements

  • Support osc8 in joker.pprint/print-table.
  • Improve joker.better-cond macros to avoid "redundant do" linter warnings.
  • Add SSE support to joker.http.
  • Add filesystem watch API (joker.os/watch).
  • Add joker.time/parse-in-timezone function.