Skip to content

Releases: gnames/gndiff

v0.2.1

06 Sep 19:08
Compare
Choose a tag to compare

CHANGELOG

[v0.2.2] - 2023-09-06 Wed

  • Add: refactor to more standard file structure.
  • Add: update modules to most recent.
  • Fix [#25]: CSV and TSV files have correct number of fields.
  • Fix [#19]: duplication of results of fuzzy matching.

[v0.2.1] - 2022-05-11 Wed

  • Add [#23]: score details in results.

[v0.2.0] - 2022-04-25 Mon

  • Add [#21]: more parsed information in JSON output.
  • Add [#20]: take ranks in account during matching.
  • Add [#17]: sort results according to their score.
  • Add [#10]: show csv/tsv header in the output.
  • Fix [#16]: empty Family and ID do not create false fields.

v0.1.1

28 Dec 02:46
Compare
Choose a tag to compare

CHANGELOG

  • Add [#9]: allow to take TSV files and simple names lists.

v0.1.0

27 Dec 14:45
Compare
Choose a tag to compare

CHANGELOG

  • Add [#8]: make command line application.
  • Add [#7]: compare two checklists.
  • Add [#6]: match record to records.
  • Add [#5]: match canonical to records.
  • Add [#4]: fuzzy matching.
  • Add [#3]: create database of reference records.
  • Add [#2]: exact search.
  • Add [#1]: read content of two CSV files.