* Add support for fuzzy matching with the Double Metaphone algorithm * Fixes headers not being output when there's no matches * More character encoding fixes for Python 2
1.2
* Fuzzy matching using Dedupe * Fixes Python 2 compatibility * Various other minor fixes * Better readme