v1.1.0
Changed
- Remove dependency on
Poison
: the success of a request is now solely determined by the HTTP status code. - Remove
GenStage
and simplify the overall event handling logic - Update dependencies
Poison
: the success of a request is now solely determined by the HTTP status code.GenStage
and simplify the overall event handling logic