Liking cljdoc? Tell your friends :D

Change Log

[0.2.3] - 2022-10-12

  • Introduced unordered pipeline. concurrently function now accepts an option map of {:ordered false|true}.
  • Documentation changes.

[0.2.2] - 2021-06-25

  • Documentation changes.
  • Fixed problems of :finally option of get-results function.

[0.2.1] - 2021-05-19

  • Introduced Chainable protocol. all Channels and ConcurrentJobs (made by make-concurrent-process) now support chain function.

[0.2.0] - 2021-02-19

  • Deployed jar to Clojars.org

Changed

  • Upgraded the version of clojure to 1.10.2

[0.1.0] - 2020-11-17

  • The first release version. Added a detailed README.md

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close