Skip to content

Releases: gnames/gnparser

v1.11.1

12 Nov 11:27
Compare
Choose a tag to compare

CHANGELOG

[v1.11.1] - 2024-11-11 Mon

  • Add: minor improvements in web-interface.
  • Add: make web-interface remember nomenclatural code picked in the previous
    GET query.

v1.11.0

11 Nov 14:24
Compare
Choose a tag to compare

CHANGELOG

[v1.11.0] - 2024-11-11 Mon

  • Add [#265]: add optional nomenclatural code option to parse names with
    an ambiguity according to a particular code.

v1.10.4

07 Nov 11:58
Compare
Choose a tag to compare

CHANGELOG

[v1.10.4] - 2024-11-07 Thu

  • Add [#269]: switch to slog from zerologs.
  • Fix [#271]: distinguish between ex and in.
  • Fix [#270]: missing verbatim authorship for names that look similar to
    combination uninomial in ICZN.
  • Fix [#268]: if botanical author looks like a combination uninomial,
    make sure its characters are not normalized.

v1.10.3

11 Oct 17:42
Compare
Choose a tag to compare

CHANGELOG

[v1.10.3] - 2024-10-11 Fri

  • Fix [#266]: remove author from species detail for named hybrids.

[v1.10.2] - 2024-07-30 Tue

  • Add [#264]: more exceptions.

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.