v1.1.0 - customIDs for experiments, and localMode
Added support for customIDs in the user object: another identifier for a user (e.g. companyID, groupID, etc.) that you wish to experiment on
Added option localMode: boolean
. When set to true, it disables all network requests to the server, and the SDK simply returns default values as a result. Addresses issue - #6