Skip to content

Releases: gnames/gnparser

v1.9.1

22 Mar 10:58
Compare
Choose a tag to compare

CHANGELOG

[v1.9.1] - 2023-10-13 Fri

  • Add: update modules.
  • Fix [#259]: allow diacritics in any UTF-8 normalization form.
  • Fix [#258]: allow authors with 2 dashes in the name.
  • Fix [#256]: fix normalization where a misplacced year changes
    the year of original authors.

v1.9.0

12 Oct 19:17
Compare
Choose a tag to compare

CHANGELOG

[v1.9.0] - 2023-10-12 Thu

  • Add: restore backward compatibility by creating a new flag
    --species-group-cut.

v1.8.0

11 Oct 21:55
Compare
Choose a tag to compare

CHANGELOG

[v1.8.0] - 2023-10-11 Wed

  • Add [#255]: normalize stemmed canonical of Aus bus bus to Aus bus.
    WARNING this creates some backward incompatibility.
  • Add: sorting uses slices package.

v1.7.5

26 Sep 19:47
Compare
Choose a tag to compare

CHANGELOG

[v1.7.5] - 2023-09-26 Tue

  • Add: CSV and TSV files provide now verbatim authorship instead of normalized
    one.
  • Add: a few more "termination words"
  • Fix [#254]: treat fa as forma.
  • Fix [#253]: process dem as an author word for Von dem Bush and like.
  • Fix [#251]: do not process y as and for Rafael Arango y Molina.
  • Fix [#249]: allow cf at the end of the strings, cf for infraspecies.
  • Fix [#248]: do not escape double quotes for TSV output.
  • Fix [#246]: ignore ms at the end of the strings.

v1.7.4

22 Aug 18:16
Compare
Choose a tag to compare

CHANGELOG

[v1.7.4] - 2023-08-22 Tue

  • Fix [#243]: parse correctly Nassa pagoda var. acuta P. P. Carpenter, 1857.

v1.7.3

17 Jun 12:42
Compare
Choose a tag to compare

CHANGELOG

[v1.7.3] - 2023-06-17 Sat

  • Add [#241]: allow comma before ex authors.

v1.7.2

09 Mar 22:18
Compare
Choose a tag to compare

CHANGELOG

[v1.7.2] - 2023-03-09 Thu

  • Add [#240]: add tr. subtr. as ranks for combo-uninomials.

v1.7.1

07 Mar 17:53
Compare
Choose a tag to compare

CHANGELOG

[v1.7.1] - 2023-03-07 Tue

  • Add: upgrade all modules.

v1.7.0

07 Mar 17:41
Compare
Choose a tag to compare

CHANGELOG

[v1.7.0] - 2023-03-07 Tue

  • Add [#238]: stem takes in account -ii suffix, macdonaldii -> macdonald.

v1.6.9

10 Nov 17:34
Compare
Choose a tag to compare

CHANGELOG

[v1.6.9] - 2022-11-10 Thu

  • Add [#237]: detect and normalize non-breaking hyphens. In case if other
    non-typical hythens will appear, they will be dealt the same way.

[v1.6.8] - 2022-10-01 Sat

  • Add: update all modules.