Releases: gnames/gnparser
Releases · gnames/gnparser
v1.7.4
CHANGELOG
[v1.7.4] - 2023-08-22 Tue
- Fix [#243]: parse correctly
Nassa pagoda var. acuta P. P. Carpenter, 1857
.
v1.7.3
CHANGELOG
[v1.7.3] - 2023-06-17 Sat
- Add [#241]: allow comma before
ex
authors.
v1.7.2
CHANGELOG
[v1.7.2] - 2023-03-09 Thu
- Add [#240]: add
tr.
subtr.
as ranks for combo-uninomials.
v1.7.1
CHANGELOG
[v1.7.1] - 2023-03-07 Tue
- Add: upgrade all modules.
v1.7.0
CHANGELOG
[v1.7.0] - 2023-03-07 Tue
- Add [#238]: stem takes in account -ii suffix,
macdonaldii
-> macdonald
.
v1.6.9
CHANGELOG
[v1.6.9] - 2022-11-10 Thu
- Add [#237]: detect and normalize non-breaking hyphens. In case if other
non-typical hythens will appear, they will be dealt the same way.
[v1.6.8] - 2022-10-01 Sat
v1.6.7
[v1.6.7] - 2022-08-22 Mon
- Add [#231]: more edge cases.
- Add [#230]: Take into account
mihi
annotation.
v1.6.5
CHANGELOG
[v1.6.5] - 2022-03-21 Mon
- Add [#223]: Use PEG parser for preprocess instead of RegEx.
This approach gives 15-17% speed increase.
v1.6.4
CHANGELOG
[v1.6.4] - 2022-03-19 Sat
- Add [#224]: Parse correctly italian authors with
degli
.
v1.6.3
CHANGELOG
[v1.6.3] - 2022-02-08
- Add [#222]: Improve logs for NSQ, switch to zerologs library.