- Add: update modules.
- Add [#22]: add RESTful API
- Fix [#26]: allow csv files with only one field in tsv and csv files.
- 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 - 2021-12-27 Mon
- Add #9: allow to take TSV files and simple names lists.
v0.1.0 - 2021-12-27 Mon
- 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.
This document follows changelog guidelines