Skip to content

Releases: gnames/gnparser

v1.14.2

14 Jan 19:20

Choose a tag to compare

CHANGELOG

[v1.14.2] - 2026-01-14 Wed

  • Fix: typo in REST API (change flatOutput to flattenOutput).
  • Improve hovering info for checkboxes in web ui.

v1.14.1

14 Jan 13:04

Choose a tag to compare

CHANGELOG

[v1.14.1] - 2026-01-14 Wed

  • Add[#301]: rename 'initials' flag to 'compact-authors'.
    WARNING this creates backward incompatibility (only for v1.14.0).
  • Add: normalize 'flatten' flag.
  • Add: remove useless web-log flag.

v1.14.0

12 Jan 12:10

Choose a tag to compare

CHANGLOG

  • Add[#292]: add flattened option for JSON output, add more (optional) details
    to CSV/TSV output.
  • Fix[#227]: Cultivars words show correctly in "words" section.
    (PR #300 by @tobymarsden)

v1.13.0

07 Jan 14:06

Choose a tag to compare

CHANGELOG

  • Add[#298]: update CONTRIBUTING.md to reflect changes in gnparser's code.
  • Add[#297]: rename NomCode field to NomCodeSetting to clarify its intention.
    WARNING this creates some backward incompatibility.
  • Add[#294]: option to remove spaces between authors' names initials (PR
    #295 by @juillerat)
  • Fix[#296]: old virus names are marked as 'Virus' when nomenclatural code
    is set to 'icvcn'.

v1.12.1

20 Dec 19:10

Choose a tag to compare

CHANGELOG

[v1.12.1] - 2025-12-19 Fri

  • Add: virus code for web UI.
  • Add: docs about viral code to README.
  • Add: update flake data.
  • Add: update nix build.
  • Add: update TOC for tests.

[v1.12.0] - 2025-12-19 Fri

  • Add[#290]: support modern virus nomenclature (ICTV/ICVCN)

v1.11.10

16 Dec 20:25

Choose a tag to compare

CHANGELOG

[v1.11.10] - 2025-12-16 Tue

  • Fix [#291]: prefix los of an author is not parsed as part of canonical form.

v1.11.8

21 Jul 04:13

Choose a tag to compare

CHANGELOG

[v1.11.8] - 2025-07-21 Mon

  • Add [#288] - add more authors' rules.

[v1.11.7] - 2025-04-30 Wed

  • Add: move nomenclatural code functionality to gnlib.

v1.11.6

01 Apr 17:03

Choose a tag to compare

CHANGELOG

[v1.11.6] - 2025-04-01 Tue

  • Add [#287]: parse names with genus and species hybrid.

v1.11.5

30 Mar 11:00

Choose a tag to compare

[v1.11.5] - 2025-03-30 Sun

  • Fix [#286]: parse names with named hybrid and comparison.

CHANGELOG

[v1.11.4] - 2025-03-10 Mon

  • Add: improve flatten output.

[v1.11.3] - 2025-03-07 Fri

  • Add [#283]: parsed.Flatten function to generate 'flat' version of parsed data.
  • Add: update upload-artifacts in Actions to v4.
  • Add [#279]: add unr. rank.

v1.11.2

21 Feb 09:19

Choose a tag to compare

CHANGELOG

[v1.11.2] - 2025-02-21 Fri

  • Add: update modules.
  • Add [#282] remove varning for botanical names with ex authors.
  • Add [#280] prol. botanical rank.

Full Changelog: v1.11.1...v1.11.2