fuzzywuzzy v0.15.1 Release Notes

Release Date: 2017-07-19 // over 6 years ago

    ๐Ÿ›  Fix setup.py (addresses #155) [Paul O'Leary McCann]

    ๐Ÿ”€ Merge remote-tracking branch 'upstream/master' into
    extract_optimizations. [nolan]

    ๐Ÿ‘€ Seed random before generating benchmark strings. [nolan]

    Cleaner implementation of same idea without new param, but adding
    existing full_process param to Q,W,UQ,UW. [nolan]

    ๐Ÿ›  Fix benchmark only generate list once. [nolan]

    Only run util.full_process once on query when using extract functions,
    โž• add new benchmarks. [nolan]