v0.8.0
Breaking changes
- On creation, the
Client
andWSClient
are no longer wrapped in aResource
due to an internal refactoring.
Dependency updates
- cats-effect-3.4.1
- fs2-3.4.0
Client
and WSClient
are no longer wrapped in a Resource
due to an internal refactoring.