6.0.2
[6.0.2] - 2018-05-25
Fixed:
- Fixed a bug that caused an error message to be logged (
KeyError: 'default'
) when evaluating a prerequisite flag (and that also prevented an analytics event from being sent for that flag). - When running in uWSGI, the client will no longer log an error message if the
enableThreads
option is absent, as long as thethreads
option has been set to a number greater than 1. (#84)