Skip to content

fsclient 0.1.2

Latest
Compare
Choose a tag to compare
@bartholomews bartholomews released this 02 May 10:59
· 83 commits to master since this release
"io.bartholomews" %% "fsclient-core" % "0.1.2"
"io.bartholomews" %% "fsclient-circe" % "0.1.2"
"io.bartholomews" %% "fsclient-play" % "0.1.2"

Added

  • scalatestudo module

Removed

  • FsApiClient

Changed

  • AccessTokenSigner using currentTimeMillis instead of nanoTime
  • baseRequest taking an userAgent instead of client
  • signer needs to be passed explicitly
  • RedirectUri moved up from oauth.v2 to oauth package