Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 487 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 487 Bytes

0.4.3

0.4.2

  • Fixed a defservice bug in CLJS where requests with params were not passing params.

0.4.0

  • Switch to using Clojure 1.7's reader conditionals instead of cljx.
  • Bump Clojure dependency to 1.7.
  • Bump ClojureScript dependency to 0.0-2268.
  • Fixes bug where channel not always closed when finished.

0.3.1

  • Initial public release.