Skip to content

Releases: crystailx/scalaflagr

v1.3.0

24 Nov 18:56
08b767e
Compare
Choose a tag to compare

Features

Breaking Change: Update the logic of checking feature flag enablement
Refactor the package names to keep consistency in each submodule
Add more detail to README

What's Changed

Full Changelog: v1.2.3...v1.3.0

v1.2.3

09 Nov 13:24
8224075
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.1.0

31 Oct 17:12
c3cf552
Compare
Choose a tag to compare

Features

ScalaFlagr is a generic Flagr client library written in Scala, which support various json libraries(Circe, PlayJson, Jackson) and http client libraries(currently only sttp v1).

ScalaFlagr provides an additional service wrapper around the Flagr evaluation client to support caching evaluation results.

Supported Scala version: 2.12 & 2.13

What's Changed

New Contributors

Full Changelog: https://github.com/crystailx/scalaflagr/commits/v1.1.0