Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 347 Bytes

CHANGES.md

File metadata and controls

20 lines (13 loc) · 347 Bytes

0.1.3

  • Clean up proxy function
  • Add send and receive buffer size functions

0.1.2

  • Remove unnecessary parens around constants
  • Fix issue #13 - receive-str returns nil on timeout
  • Add FAQ to README.md
  • Add proxy device

0.1.1

  • Add send-str
  • Call java send and fix formatting

0.1.0

  • First release of cljzmq Clojure binding