scommons-api v0.3.0 Release Notes

Release Date: 2020-07-18 // almost 4 years ago
  • ๐Ÿ›  d9c902b Renamed scommons-api-dom module to scommons-api-xhr, fixed #2
    ๐Ÿ›  e1a34a7 Added bodyAsBytes to ApiHttpResponse, fixed #1
    ๐Ÿšš eedfa7f Removed dependency on scalajs-dom


Previous changes from v0.2.0

  • 0๏ธโƒฃ a0c6ff3 Added default values to ApiHttpClient.exec
    ffb664f Externalized StandaloneAhcWSClient in WsApiHttpClient
    cf88471 Added ApiHttpData
    7b48b44 Added ApiHttpMethod
    acc7dd7 Added url and headers to ApiHttpResponse
    ๐Ÿ— d962100 Fixed ci build
    ๐Ÿšš a071ef6 Moved DomApiHttpClient to separate module scommons-api-dom
    ๐Ÿ— 7797a0e Fixed ci build
    c36e3c2 Added ApiHttpStatusException and ApiHttpTimeoutException
    ๐Ÿ›  37de5c5 Fixed scala-index budge