- Introduced
unordered
pipeline.concurrently
function now accepts an option map of {:ordered false|true}. - Documentation changes.
- Documentation changes.
- Fixed problems of :finally option of
get-results
function.
- Introduced Chainable protocol. all Channels and ConcurrentJobs (made by make-concurrent-process) now support
chain
function.
- Deployed jar to Clojars.org
- Upgraded the version of clojure to 1.10.2
- The first release version. Added a detailed README.md