Skip to content

Releases: gnames/gnparser

v1.10.1

05 Jun 17:36
Compare
Choose a tag to compare

Changelog

[v1.10.1] - 2024-06-05 Wed

  • Add [#263]: add more exceptions with speciific epithets like
    "complex", "do", "spec".

v1.10.0

04 Jun 18:45
Compare
Choose a tag to compare

Changelog

[v1.10.0] - 2024-06-04 Tue

  • Add [#260]: add candidatus field for parsed data.
  • Add [#232]: parse names like subgen. Psammophrynopsis Koch, 1953.

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.