Releases: jtkDvlp/core.async-helpers
Releases · jtkDvlp/core.async-helpers
3.3.1
05 Feb 22:17
Compare
Sorry, something went wrong.
No results found
Adds consume!
Fixes awalk issue, thanks to @ojw
3.2.0
26 Jan 14:17
Compare
Sorry, something went wrong.
No results found
3.2.0-beta4
16 Sep 15:03
Compare
Sorry, something went wrong.
No results found
Moves main deps out of provided profile
3.2.0-beta3
08 Aug 19:22
Compare
Sorry, something went wrong.
No results found
3.2.0-beta2
30 Jul 22:03
Compare
Sorry, something went wrong.
No results found
Adds async reduce (areduce) and walk (awalk, aprewalk, apostwalk)
Betters some docs
Fixes private amap to public
3.2.0-beta
05 May 19:07
Compare
Sorry, something went wrong.
No results found
Features
Adds smap (chain) and amap
Adds print tools for development
3.0.2
05 May 19:04
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixes promise-chan put nil and close issues
3.0.1
28 Jan 09:43
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixes callback marker issue
3.0.0
26 Jan 06:55
Compare
Sorry, something went wrong.
No results found
Uses always and only ExceptionInfo within clj / cljs for channel error propagation
Auto converts Throwables, js/Errors and thrown JS objects to ExceptionInfo
Replaces ex-info data :error key with :code
2.0.0
12 Jan 14:26
Compare
Sorry, something went wrong.
No results found
Restructuring / Renaming
New Promise-Features like promise-go / promise-chan
Go-Block take <? for chan vals and non chan vals
Error aware reduce and into and fixes for map
Better error handling including all errors via Throwable (clj) and js/Error / :default (cljs)