Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

2.0.0

Choose a tag to compare

@apucacao apucacao released this 02 Jun 17:45

Breaking changes

The client now emits a ready event once initialization is complete. Calling toggle() before the client is initialized will return the default value.

Other changes

  • Added logger config option to support custom loggers
  • Added feature_store config option to support Redis stores
  • Bug fixes