Releases: gnames/gnverifier
Releases · gnames/gnverifier
v0.5.0
CHANGELOG
[v0.5.0]
- Add [#57]: optionally, return all matches per source.
- Add [#48]: optionally, return results from all sources.
[v0.4.1]
- Add [#56]: add AlgaeBase to web UI
v0.4.0
CHANGELOG
[v0.4.0]
- Add [#54]: add TSV format
- Fix [#55]: remove empty outputs from web-interface.
v0.3.3
- Add [#52]: add DOI via Zenodo for citations.
v0.3.1
CHANGELOG
- Add [#49]: avoid possible race conditions by reimplementing GNverifier
interface.
v0.3.0
CHANGELOG
[v0.3.0]
- Add [#45] an option to capitalize names with low-case uninomials and genera.
[v0.2.5]
- rename GNVerify to GNverifier to be consistent with GNparser.
[v0.2.4]
- Add [#42]: rename project to gnverifier.
v0.2.4
CHANGELOG
- Add [#42]: rename project to gnverifier
v0.2.3
CHANGELOG
- Add [#40]: redirect to GET if the names' number is small.
v0.2.2
CHANGELOG
- Add [#39]: add Wikispecies and Plazi to web-interface.
v0.2.1
CHANGELOG
- Add [#34]: improve tests.
- Add [#38]: move web UI to POST from GET.
- Fix [#36]: correct output for preferred_only CSV files.
v0.2.0
CHANGELOG
- Add [#34]: public service at globalnames.org
- Add [#33]: use
embed
from Go 1.16 and remove rice
dependency.
- Add [#32]: documenation for web UI.
- Add [#31]: install tools via Makefile.
- Add [#30]: display data-sources meta-information via web UI.
- Add [#29]: CSV, JSON, HTML formats for web UI.
- Add [#28]: verify names using preferred data sources in web UI.
- Add [#27]: verify names via web GUI.
- Add [#22]: cancel timed-out requests locally and on the server.
- Add [#25]: 'Error' fields in the csv output.