Skip to content

1.2.0: multipart/form-data, SPM and JSON-RPC

Compare
Choose a tag to compare
@ishkawa ishkawa released this 05 Mar 13:38
· 493 commits to master since this release
  • Add .MultipartFormData to RequestBodyBuilder. #128
  • Support building via Swift Package Manager. #130
  • Add a secondary property objectParameters for the array parameters, which is for batch requests in JSON-RPC. #125

Thank you to @ninjinkun and @toshi0383 for the patches!