Skip to content

0.65.0 - Using casefold() for string comparison

Latest
Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 01 Oct 23:05
56de895

New Features

  • Switching from upper().lower() to casefold() for string comparison, reducing evaluation time

Included In This Release

  • 6e10d56 kat-statsig
    • merge Switch to casefold from upper lower (#465)

Full Changelog: 0.64.0...0.65.0