v0.4.1
isHttpErrorandisHttpProblemcan now take any (unknown) type as arguments, making it easier to use these functions without casting.Forbiddden->Forbidden.- Update everything to latest curveball defaults.
- Update all dependencies.
isHttpError and isHttpProblem can now take any (unknown) type as arguments, making it easier to use these functions without casting.Forbiddden -> Forbidden.