- Better error handling: Now when a node throws an exception, this exception is wrapped in an ex-info that contains
:pathsin ex-data, with paths being a set of vectors. Each vector starts with a node label, followed by sources labels that goupwardsfrom the labelled node until the failing node.
parallel-processornow uses the protocol fn -compute instead of the:handler(implementation detail of base compute-node).
- Revamped documentation. No code changes.
- Support for ClojureScript
- Initial release