1.2.0: multipart/form-data, SPM and JSON-RPC
- Add
.MultipartFormData
toRequestBodyBuilder.
#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!