Skip to content

@derek73 derek73 released this Feb 8, 2020

  • Fix Python 3.8 syntax error warning (#104)
Assets 2

@derek73 derek73 released this Dec 12, 2019

  • Fix suffix parsing bug in comma parts (#98)
  • Fix deprecation warning on Python 3.7 (#94)
  • Improved capitalization support of mixed case names (#90)
  • Remove "elder" from titles (#96)
  • Add post-nominal list from Wikipedia to suffixes (#93)
Assets 2

@derek73 derek73 released this Jun 27, 2019

  • Better nickname handling of multiple single quotes (#86)
  • full_name attribute now returns formatted string output instead of original string (#87)
Assets 2
Apr 20, 2019

@derek73 derek73 released this Apr 20, 2019

  • 1.0.3 - April 18, 2018
    • fix sys.stdin usage when stdin doesn't exist (#82)
    • support for escaping log entry arguments (#84)
  • 1.0.2 - Oct 26, 2018
    • Fix handling of only nickname and last name (#78)
Assets 2

@derek73 derek73 released this Sep 1, 2018

  • Fix overzealous regex for "Ph. D." (#43)
  • Add surnames attribute as aggregate of middle and last names
Assets 2

@derek73 derek73 released this Aug 31, 2018

  • Refactor prefix handling based on learnings from issues #72, #23, #70, and #60. New algorithm joins prefixes to the following pieces but stops at other non-contiguous prefixes or suffixes
  • Fix support for nicknames in single quotes (#74)
  • Change prefix handling to support prefixes on first names (#60)
  • Fix prefix capitalization when not part of lastname (#70)
  • Handle erroneous space in "Ph. D." (#43)
Assets 2

@derek73 derek73 released this Jun 16, 2018

  • Fix doc link (#73)
  • Fix handling of "do" and "dos" Portuguese prefixes (#71, #72)
Assets 2

@derek73 derek73 released this Jun 14, 2018

Fix python version check (#64)

Assets 2

@derek73 derek73 released this Dec 7, 2017

  • 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)
Assets 2