Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 15:37
522d425

0.4.2 (2024-02-06)

Features

  • add FeatureProvider protocol (#268) (caa7f36)
  • improve logging setup (#261) (ccbff2c)
  • make return value not optional in provider API functions (#270) (cb1677b)
  • make specific fields in HookContext immutable (#266) (3b89760)

Bug Fixes

  • Allow string values for FlagEvaluationDetails.reason and FlagResolutionDetails.reason (#264) (5ef6ca1)

Documentation