Skip to content

Releases: sapienapps/universal-rest

0.9.1

21 Dec 14:22

Choose a tag to compare

Full Changelog: 0.8.2...0.9.1

0.8.2

07 May 21:58

Choose a tag to compare

Full Changelog: 0.8.1...0.8.2

0.8.1

07 May 21:52

Choose a tag to compare

Full Changelog: 0.8.0...0.8.1

New AuthUniversalEndpointV3

07 May 16:52

Choose a tag to compare

New AuthUniversalEndpointV3 that does not require tsec library has been added.

Full Changelog: 0.7.2...0.8.0

New Param Value Type

16 Dec 23:55

Choose a tag to compare

New Param Value Type

New Param Value Type

16 Dec 23:35

Choose a tag to compare

New Param Value Type

Updating to Scala 2.13 and Bump of Http4s Lib

01 Nov 15:25

Choose a tag to compare

0.7.0

Minor interface changes for Scala 3 and Http4s lib bump.

Changed to use only Async.

24 Sep 14:12

Choose a tag to compare

0.6.1

Changed to use only Async.

Major Deps Update

23 Sep 21:20

Choose a tag to compare

scalaVersion := "2.12.15"

val Http4sVersion = "0.23.4"
val CirceVersion = "0.14.1"
val TsecVersion = "0.4.0"

Added isEmpty to DataResult

06 Nov 20:39

Choose a tag to compare

0.5.5

Added an isEmpty to the DataResult.