- feat: Add local evaluation for feature flags (#299)
- feat:
timestampcan now be overridden when capturing an event (#297) - feat: Add
groups,groupProperties,personPropertiesoverrides to feature flag methods (#298)
- fix: Events now record SDK info such as
$liband$lib_version(#296) - fix: SDK requests now assign the expected User-Agent (#296)
- fix: Caching of feature flags occurs in constant time (#294)
- fix: Support deduplication of
$feature_flag_calledevents (#291) - fix: Adds missing
featureFlagCacheSize,featureFlagCacheMaxAgeMsmutators toPostHogConfigbuilder (#291)
- Initial release (#288)