Skip to content

Releases: globalbioticinteractions/nomer

0.3.1

03 Oct 21:12
Compare
Choose a tag to compare

Features

  • n/a

Improvements

Bug fixes

  • avoid illegal access by using explicit serializers and disabling mapdb workaround (#44) thanks to @jtmiller28

0.3.0

30 Sep 19:16
Compare
Choose a tag to compare

Features

  • n/a

Improvements

Bug fixes

n/a

0.2.15

12 Sep 20:31
Compare
Choose a tag to compare

Features

  • n/a

Improvements

  • n/a

Bug fixes

  • workaround implemented for interpreting language codes provided by GBIF's api - gbif/gbif-api#95
  • ensure that nomer ls wfo completes successfully (see #101)

0.2.14

10 Sep 22:21
Compare
Choose a tag to compare

Features

Improvements

Bug fixes

n/a

0.2.13

22 Apr 18:49
Compare
Choose a tag to compare

Features

n/a

Improvements

n/a

Bug fixes

  • re-introduce -include-header option that got accidentally dropped in v0.2.12 (related to #79)

0.2.12

20 Apr 23:19
Compare
Choose a tag to compare

Features

  • introducing adoc and man page support for Nomer, after installing sudo nomer install-manpage, you can type man nomer to produce:
NOMER(1)                                         Nomer Manual                                        NOMER(1)

NAME
      nomer - maps identifiers and names to other identifiers and names

SYNOPSIS
      nomer [-hV] [COMMAND]

DESCRIPTION
      maps identifiers and names to other identifiers and names

OPTIONS
      -h, --help
          Show this help message and exit.

      -V, --version
          Print version information and exit.

COMMANDS
      version
          Show Version

      replace

Improvements

Bug fixes

n/a

0.2.11

0.2.10

10 Feb 02:05
Compare
Choose a tag to compare

Features

Improvements

Bug fixes

0.2.9

24 Nov 01:14
Compare
Choose a tag to compare

Features

n/a

Improvements

  • introduce option to include table header (#54)
  • upgrade to globi-libs v0.23.2
  • upgrade to globi taxon graph v0.3.35
  • only report HOMONYM_OF relation for homonyms, not accepted/synonym (#63)

Bug fixes

  • prevent crash of plazi treatments matcher (#66)

0.2.8

12 Nov 16:13
Compare
Choose a tag to compare

Features

  • introduce support for name authorship in input/output schemas (related to #58)

Improvements

  • expose taxon ranks (e.g., species, subspecies, variety) for related discoverlife names (see #57 and #58)

Bug fixes

n/a