Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 14:09
d05691c

0.2.0 (2022-09-02)

⚠ BREAKING CHANGES

  • flatten evaluationContext object (#51)

Features

  • implemented structured logging (#54) (04649c5)
  • introduce UnimplementedHook to avoid authors having to define empty functions (#55) (0c0bd32)
  • remove EvaluationOptions from FeatureProvider func signatures. (91aaeb5)

Code Refactoring

  • flatten evaluationContext object (#51) (b8383e1)