Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Bisaloo/authoritative

authoritative 0.2.0

24 Jun 14:29

Choose a tag to compare

New features

  • New invert_names() function will return a cleaned vector of names
    potentially inverted occurrences of 'Lastname Firstname' to
    'Firstname Lastname' (or the reverse) based on a list of cleaned_names.
    Same as for the expand_names() function, the invert_names(x, x) can be
    used to deduplicate names from a vector without an external source of truth
    (@Bisaloo, #25).

authoritative 0.1.0

04 Feb 09:15

Choose a tag to compare

v0.1.0

Increment version number to 0.1.0