Skip to content

3.7.1 - Fix Handling of Boolean Custom Fields

Choose a tag to compare

@statsig-kong statsig-kong released this 31 Oct 20:07
· 2 commits to main since this release
a9ea4d6

Fixes

  • Fixes boolean custom fields to be converted to "true" and "false" instead of "1" and "0" for string comparisons

Included In This Release

  • 3b61c0f sroyal-statsig
    • Merge pull request #113 from statsig-io/fix-boolean-custom-fields
  • b0164dd Stephen Royal
    • Fix Boolean Custom Fields

Full Changelog: 3.7.0...3.7.1