* setmedian() finding set median was added * median() initial overhead for Unicodes was reduced
0.2.0
* ratio() and distance() now accept both Strings and Unicodes * removed uratio() and udistance() * Levenshtein.c is now compilable as a C library (with -DNO_PYTHON) * a median() function finding approximate weighted median of a string set was added