2.0.0
- Restructuring / Renaming
- New Promise-Features like
promise-go
/promise-chan
- Go-Block take
<?
for chan vals and non chan vals - Error aware
reduce
andinto
and fixes formap
- Better error handling including all errors via
Throwable
(clj) andjs/Error
/:default
(cljs)