Releases: derek73/python-nameparser
Releases · derek73/python-nameparser
v0.5.7
16 Jun 01:22
Compare
Sorry, something went wrong.
No results found
Fix doc link (#73 )
Fix handling of "do" and "dos" Portuguese prefixes (#71 , #72 )
v0.5.6
14 Jun 00:07
Compare
Sorry, something went wrong.
No results found
Fix python version check (#64 )
v0.5.4
07 Dec 07:20
Compare
Sorry, something went wrong.
No results found
Add Dr to suffixes (#62 )
Add the full set of Italian derivatives from "di" (#59 )
Add parameter to specify the encoding of strings added to constants, use 'UTF-8' as fallback (#67 )
Fix handling of names composed entirely of conjunctions (#66 )
v0.5.3
28 Jun 06:23
Compare
Sorry, something went wrong.
No results found
Remove emojis from initial string by default with option to include emojis (#58 )
v0.5.2
20 Mar 05:04
Compare
Sorry, something went wrong.
No results found
Added names scrapped from VIAF data, thanks daryanypl (#57 )
v0.5.1
12 Aug 20:34
Compare
Sorry, something went wrong.
No results found
Fix error for names that end with conjunction (#54 )
v0.5.0
05 Aug 04:51
Compare
Sorry, something went wrong.
No results found
Refactor join_on_conjunctions(), fix #53
v0.4.1
03 Aug 23:26
Compare
Sorry, something went wrong.
No results found
Remove "bishop" from titles because it also could be a first name
Fix handling of lastname prefixes with periods, e.g. "Jane St. John" (#50 )
v0.4.0
02 Jun 20:26
Compare
Sorry, something went wrong.
No results found
Remove "CONSTANTS.suffixes", replaced by "suffix_acronyms" and "suffix_not_acronyms" (#49 )
Fix broken support for multiple suffixes separated by periods instead of commas, e.g. "John Doe Msc.Ed."
Add "du" to prefixes
Add "sheikh" variations to titles
Add parameter to force capitalization of mixed-case strings
v0.3.16
24 Mar 19:51
Compare
Sorry, something went wrong.
No results found
Clarify LGPL licence version (#47 )
Skip pickle tests if pickle not installed (#48 )