Skip to content

v5.4.0

Compare
Choose a tag to compare
@z4kn4fein z4kn4fein released this 13 Jan 17:32
· 56 commits to master since this release

Fixed

  • The evaluation logs are staying on info level but they are now combined into a single log entry.
  • Set the default log level to WARNING.

Added

  • An additional NO_LOG log level was added to turn off the logging.
  • New flag-overrides configuration option was added to support the reading of flags & settings from a local file or an associative array.
  • New getAllValues() function was added for evaluating all available flags.