Skip to content

fsclient 0.1.1

Compare
Choose a tag to compare
@bartholomews bartholomews released this 30 Jan 22:19
· 129 commits to master since this release
"io.bartholomews" %% "fsclient-core" % "0.1.1"
"io.bartholomews" %% "fsclient-circe" % "0.1.1"
"io.bartholomews" %% "fsclient-play" % "0.1.1"

Added

  • play module
  • some entity codecs

Changed

  • Migrated to sttp v3
  • Removed implicit sttp backend, it needs to be passed explicitly now
  • AccessTokenSigner using nanoTime instead of currentTimeMillis

Fixed

  • AuthorizationRequest preserving given query parameters