Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@Jeehut Jeehut released this 14 Oct 13:50
· 22 commits to main since this release

Added

  • New methods for requesting raw Data response to allow for using alternative decoding methods such as SwiftyJSON: performRawDataRequest(AndWait) (classic approach), rawDataPublisher (Combine) and rawDataResponse (Swift concurrency).