This repository has been archived by the owner on Aug 26, 2024. It is now read-only.
Releases: seatgeek/fuzzywuzzy
Releases · seatgeek/fuzzywuzzy
0.3.3
0.3.2
- Make release command an executable. [Jose Diaz-Gonzalez]
- Simplify MANIFEST.in. [Jose Diaz-Gonzalez]
- Add a release script. [Jose Diaz-Gonzalez]
- Fix readme codeblock. [Jose Diaz-Gonzalez]
- Minor formatting. [Jose Diaz-Gonzalez]
- Update readme with proper installation notes. [Jose Diaz-Gonzalez]
- Use version from fuzzywuzzy package. [Jose Diaz-Gonzalez]
- Set version constant in init.py. [Jose Diaz-Gonzalez]
- Update setup.py. [Jose Diaz-Gonzalez]
- Rename LICENSE to LICENSE.txt. [Jose Diaz-Gonzalez]
- Update packaging a bit. [Jose Diaz-Gonzalez]
0.3.0
- Allow choices to be a list or dict
- Add testing for 3.4
- Typo updates
- Update readme, change formatting to RST
- Fix package requirements
- PEP8!