Skip to content

0.0.3

Compare
Choose a tag to compare
@justinabrahms justinabrahms released this 09 Aug 03:09
· 1092 commits to main since this release
e391cbc

Now up to date with specification 0.2.0

What's Changed

  • Lots more javadoc
  • EvaluationContext now has addition methods which support chaining.
  • EvaluationContext supported at the API and Client level
  • Provider hooks are a new way for providers to transparently register hooks that they need to operate.
  • fix: EvaluationContext make constructor public by @thomaspoignant in #33
  • feat: Add method to get double by @thomaspoignant in #34
  • iterators to get all integer, string, boolean, or structure map entries by @rgrassian-split in #41

New Contributors

Full Changelog: 0.0.2...0.0.3