File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ Release Log
2
2
===========
3
3
* 1.1.2 - November 13, 2022
4
4
- Add support for attributes in constructor (#140)
5
+ - Make HumanName instances hashable (#138)
6
+ - Update repr for names with single quotes (#137)
5
7
* 1.1.1 - January 28, 2022
6
8
- Fix bug in is_suffix handling of lists (#129)
7
9
* 1.1.0 - January 3, 2022
Original file line number Diff line number Diff line change @@ -7,10 +7,14 @@ Naming Practices and Resources
7
7
* Uncyclopedia_Anthroponymy _
8
8
* Uncyclopedia_Naming_conventions _
9
9
* Uncyclopedia_List_Of_Titles _
10
+ * Tussenvoegsel _
11
+ * Family_Name_Affixes _
10
12
11
13
.. _US_Census_Surname_Data_2000 : https://www.census.gov/data/developers/data-sets/surnames/2000.html
12
14
.. _US_Social_Security_Administration_Baby_Names_Index : https://www.ssa.gov/oact/babynames/limits.html
13
15
.. _Naming_practice_guide_UK_2006 : https://www.fbiic.gov/public/2008/nov/Naming_practice_guide_UK_2006.pdf
14
16
.. _Uncyclopedia_Anthroponymy : https://en.wikipedia.org/wiki/Anthroponymy
15
17
.. _Uncyclopedia_Naming_conventions : http://en.wikipedia.org/wiki/Uncyclopedia:Naming_conventions_(people)
16
18
.. _Uncyclopedia_List_Of_Titles : https://en.wikipedia.org/wiki/Title
19
+ .. _Tussenvoegsel : https://en.wikipedia.org/wiki/Tussenvoegsel
20
+ .. _Family_Name_Affixes : https://en.wikipedia.org/wiki/List_of_family_name_affixes
You can’t perform that action at this time.
0 commit comments