0.2.0 - API for list of gates, configs, autotunes, layers
New API:
- getFeatureGateList - get list of all feature gate names in SDK store
- getDynamicConfigList - get list of all dynamic config names in SDK store
- getAutotuneList - get list of all autotune names in SDK store
- getLayerList - get list of all layer names in SDK store
Included In This Release
- c2a192b kenny-statsig
- add list API for autotunes, layers, and dynamic configs (#17)
Full Changelog: 0.1.3...0.2.0