What's Changed
Breaking Changes
New functionality
- Introduce attemptEach to run concurrently a List ConcurrentTask by @mpizenberg in #36
- Add finallyDo to helper function by @ni-ko-o-kin in #34
- Introduce toResult to lift task errors into a Result by @mpizenberg in #37
- Allow running tasks to be cancelled by @andrewMacmurray in #52
- Allow decoding http response as raw
Bytesby @andrewMacmurray in #49 - Add speed and time related helpers by @andrewMacmurray in #48
- Simplify pool id internals, allow manual assignment by @andrewMacmurray in #51
Misc Cleanups
- Update elm-review by @miniBill in #43
- Convert one-off scripts to typescript by @andrewMacmurray in #44
- Update dev dependencies by @andrewMacmurray in #45
- Simplify fetch error handling, add bad url integration spec by @andrewMacmurray in #47
- Cleanup examples by @andrewMacmurray in #50
New Contributors
- @miniBill made their first contribution in #43
- @mpizenberg made their first contribution in #36
- @ni-ko-o-kin made their first contribution in #34
Full Changelog: 1.1.1...2.0.0