v0.4.2
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
andFlagResolutionDetails.reason
(#264) (5ef6ca1)