Skip to content

Releases: gnames/gnverifier

v1.3.0

01 Oct 16:59

Choose a tag to compare

CHANGELOG

[v1.3.0] - 2025-10-01 Wed

  • Add [#145]: support for displaying multiple best results in web UI templates.
  • Add: .envrc.example file with environment variable examples for direnv.
  • Add: support for environment variables via direnv (.envrc).
  • Add: refactor web server verification results processing with better separation of concerns.
  • Add: improved code documentation for verification results processing functions.
  • Add: update dependencies (gnlib v0.51.0 → v0.56.0, gnquery v0.3.4 → v0.4.2, Go v1.25.0 → v1.25.1).
  • Fix: default format flag now empty string instead of "csv" for better flexibility.
  • Fix: web server configuration - properly initialize webOpts after flag processing.

v1.2.9

22 Sep 21:01

Choose a tag to compare

CHANGELOG

[v1.2.9] - 2025-09-12 Fri

  • Add: command line support for vernacular names.

[v1.2.8] - 2025-09-10 Wed

  • Add: support vernacular names (for synonyms too).

v1.2.7

25 Aug 20:32

Choose a tag to compare

CHANGELOG

[v1.2.7] - 2025-08-25 Mon

  • Fix: version number

[v1.2.6] - 2025-08-25 Mon

  • Add: Brasilian Flora and Founa in UI

[v1.2.5] - 2025-04-02 Wed

  • Add: update modules.
  • Add: TAXREF to web UI.
  • Add: GRIN Plants data to web UI.

[v1.2.4] - 2025-02-08 Sat

  • Add: remove HTTP2 protocol from the http client.

[v1.2.3] - 2025-01-29 Wed

  • Add: update modules.
  • Add: citation metadata.

[v1.2.2] - 2024-11-04 Mon

  • Add: Changelog, version.

[v1.2.1] - 2024-11-04 Mon

  • Add: modules update.
  • Add [#112]: documentation describing fuzzy-matching rules.

[v1.2.0] - 2024-04-12 Fri

  • Add [#111]: option to relax fuzzy matching rules.
  • Add [#110]: TaxonomicStatus to results.

[v1.1.8] - 2023-12-23 Sat

  • Add: NZOR link to web GUI.

[v1.1.7] - 2023-11-07 Thu

  • Fix: formatting of data-sources in web UI.

[v1.1.6] - 2023-11-07 Thu

  • Add: LPSN link to web GUI.

[v1.1.5] - 2023-11-03 Fri

  • Fix: wrong match type.

[v1.1.4] - 2023-11-03 Fri

  • Add: iNaturalist, VASCAN to the web interface.
  • Add: update modules.

v1.1.5

03 Nov 20:18

Choose a tag to compare

CHANGELOG

[v1.1.5] - 2023-11-03 Fri

  • Fix: wrong match type.

[v1.1.4] - 2023-11-03 Fri

  • Add: iNaturalist, VASCAN to the web interface.
  • Add: update modules.

v1.1.3

10 Oct 16:29

Choose a tag to compare

CHANGELOG

[v1.1.3]

  • Add: Wikidata link for the web interface.
  • Add: update modules and Go.

[v1.1.2] - 2023-09-27 Wed

  • Add: ent and io are in pkg, so they can be used by other projects.

v1.1.1

22 Jun 01:52

Choose a tag to compare

CHANGELOG

[v1.1.1] - 2023-06-22 Thu

  • Add [#105]: option for uninomials fuzzy-matching.

[v1.1.0] - 2023-05-12 Fri

  • Add [#104]: name-string widget.
  • Add [#103]: name-string endpoint.

[v1.0.3] - 2023-05-01 Mon

  • Add: Nomenclator Zoologicus data-source.

v1.0.2

09 Mar 20:44

Choose a tag to compare

CHANGELOG

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

  • Add [#101]: more data-sources for web-UI.
  • Add [#100]: refactor to a better file organization.

v1.0.1

01 Oct 01:58

Choose a tag to compare

CHANGELOG

[v1.0.1] - 2022-09-30 Fri

  • Add: update all modules

v1.0.0

25 Aug 16:12

Choose a tag to compare

CHANGELOG

[v1.0.0] - 2022-08-24 Wed

  • Add: prepare for v1.0.0

v1.0.0-RC1

10 May 23:15

Choose a tag to compare

CHANGELOG

[v1.0.0-RC1] - 2022-05-10 Tue

  • Add: update gnmatcher, gnames to v1.0.0-RC1

[v0.9.5] - 2022-05-02 Mon

  • Add: update gnlib to v0.13.7, gnames to v0.13.3.
  • Add: species group option.
  • Add: cardinality score

[v0.9.4] - 2022-04-28 Thu

  • Add: update gnlib to v0.13.2

[v0.9.3] - 2022-04-09 Sat

  • Add: update gnlib to v0.13.0

[v0.9.2] - 2022-04-08 Fri

  • Add: update gnlib to v0.12.0
  • Add: IRMNG data-source to web UI

[v0.9.1] - 2022-03-22 Tue

  • Add: update Go (v1.18), modules