You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release] v1.3.0 - Add setGlobalUser, initializeSync, updateAsync and scheduleBackgroundUpdates (#61)
### New Features
- Adds ability to set a global user which will be used for all following
checks if no user is supplied to the checks
- Add updateAsync function which will fetch the config specs from
network when called
- Adds initializeSync function which allows passing the initial specs
and does not call the network
- Adds scheduleBackgroundUpdates function which will start a job to poll
for new config specs at the specified frequency
>Included In This Release
>- e581e1c sroyal-statsig
> - Add Function to Schedule Background Updates (#60)
>- b45e2d9 sroyal-statsig
> - Add InitializeSync and UpdateAsync (#59)
>- 6c75d7d sroyal-statsig
> - Add Support for Global User (#58)
0 commit comments