Releases: scommons/scommons-api
Releases · scommons/scommons-api
v1.0.0
- f99672c Prepare for next release
- f089ce0 Upgraded
sbt
to 1.6, scala.js
to 1.8 and webpack
to 5 (#5)
v0.8.1
- 85a99b5 Fixed publishing of
JVM
artifacts for scala 2.13
v0.5.0
- 712da6d Prepare for next release
- 0a40a46 Cross-compile to Scala.js 1.1+
- 4773a92 Upgraded Scala version to 2.13
- 5584520 Removed
WebpackAssetsPlugin
; upgraded play-json
, play-ws
v0.4.0
- 4a3ee32 Fix publishing/releasing issue with gpg
- f240fde Prepare for next release
- 901c530 Upgraded scala.js and scalatest libs
- 4d86003 Migrated to travis-ci.com
v0.3.0
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
v0.2.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