-
released this
2023-04-18 22:56:52 +00:00 | 15 commits to main since this releaseThis release contains the work done to implement some bugfixes to the existing source code related to the
Communications
library of this package.To provide further details about the work done:
- removed an unnecessary function from the
Client
public protocol; - moved the
MakeURLRequestError
public error to its own file; - added the
parameters
property to theEndpoint
public protocol; - added support for the parameters handling in the
MakeURLRequestUseCase
use case.
Downloads
- removed an unnecessary function from the