Releases: softwaremill/sttp
Releases · softwaremill/sttp
v1.3.0-RC2
- scala-native backend by @pcejrowski, #73
- quick mode for REPLs by @lihaoyi, #125
- & of course bug fixes
v1.2.0-RC1
- Scala.JS support by @guymers, see the
FetchBackend
andFetchMonixBackend
: http://sttp.readthedocs.io/en/latest/backends/javascript/fetch.html - in case of an error response, it's not deserialized to a
String
by default. SeeResponse.rawErrorBody
andResponse.body
- to include a file in a multipart body, use the
multipartFile
builder method instead ofmultipart
Release 0.0.1
v0.0.1 New reformatter