Skip to content

Releases: gnames/gnmatcher

v1.1.24

25 Feb 22:34

Choose a tag to compare

CHANGELOG

[v1.1.23] - 2025-09-30 Tue

Add: update modules

[v1.1.22] - 2025-09-09 Tue

Add: update modules, Go 1.25

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

Fix: version had to be updated

v1.1.20

25 Aug 19:33

Choose a tag to compare

[v1.1.20] - 2026-08-22 Fri

Add: update modules, tests

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

Add: update modules

[v1.1.18] - 2025-02-25 Tue

Add: update modules

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

Add: update modules.
Fix: potential nil panic.
Fix: .envrc example.

[v1.1.16] - 2025-01-13 Mon

  • Add: update modules, make tests compatible with Mac.

[v1.1.15] - 2024-11-15 Fri

  • Add: update modules.

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

  • Add: version v1.1.14

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

  • Add: updated modules
  • Add: updated tests

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

  • Fix: remove edit distance 2 from fuzzy relaxed match.

[v1.1.11] - 2024-04-11 Thu

  • Add [#63]: add new match types for relaxed fuzzy match option.

[v1.1.10] - 2024-04-11 Thu

  • Add [#62]: improve error handling.
  • Add [#61]: switch to slog.
  • Add [#60]: add relaxed fuzzy matching.
  • Add: update modules, gnparser v1.9.1. Update to Go 1.22.

v1.1.9

03 Nov 20:22

Choose a tag to compare

CHANGELOG

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

  • Add: update modules, gnparser v1.9.0.
  • Add: use slices package for sorting.
  • Fix: update gnlib, fixes match type bug.

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

  • Add: update gnparser and other modules.

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

  • Add: update gnparser and other modules.

[v1.1.6] - 2023-07-03 Mon

  • Fix [#59]: show correct match type for all partial fuzzy matches.

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

  • Add: metadata about uninomial fuzzy matching.

v1.1.4

20 Jun 14:23

Choose a tag to compare

CHANGELOG

[v1.1.4] - 2023-06-20 Tue

  • fix missing module

[v1.1.3] - 2023-06-20 Tue

  • update uninomial fuzzy matching

[v1.1.2] - 2023-06-19 Mon

  • Fix: config name for uninomial fuzzy match.

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

  • Add: update gnparser and other modules

[v1.1.0] - 2023-06-15 Thu

  • Add [#58]: add an option to fuzzy-match uninomials.

[v1.0.2] - 2023-03-7 Tue

  • Add [#57]: refactor code into a better file structure.
  • Add: updates for all modules.

v1.0.1

01 Oct 01:56

Choose a tag to compare

CHANGELOG

[v1.0.1]

  • Add: updates for all modules.

[v1.0.0]

  • Add: prepare for v1.0.0 release

v1.0.0-RC1

10 May 23:19

Choose a tag to compare

CHANGELOG

[v1.0.0-RC1]

  • Add [#51]: metadata for output to make it more future proof.
  • Add [#35]: GET method for /matches in REST API.
  • Fix [#52]: improve MatchItem for virusees.

v0.9.9

05 May 13:47

Choose a tag to compare

CHANGELOG

[v0.9.9] - 2022-05-05 Thu

  • Add [#50]: data-source option in input.

[v0.9.8] - 2022-05-03 Tue

  • Fix: handle nill species group results correctly.

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

  • Fix: match type for species group results.

v0.9.6

02 May 09:51

Choose a tag to compare

CHANGELOG

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

  • Add [#49]: option to search within species group.

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

  • Add: module update, gnlib v0.13.2

v0.9.4

22 Mar 15:27

Choose a tag to compare

CHANGELOG

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

  • Add: Go 1.18, modules update

v0.9.3

13 Mar 14:25

Choose a tag to compare

CHANGELOG

[v0.9.3] - 2022-03-13 Sun

  • Fix: remove 'replace' statement from go.mod

[v0.9.2] - 2022-03-13 Sun

  • Fix[#48]: do not allow edit distance -1 in results