|
2 | 2 |
|
3 | 3 | ## Unreleased |
4 | 4 |
|
| 5 | +## [v1.13.0] - 2026-01-07 Wed |
| 6 | + |
| 7 | +* Add[#298]: update CONTRIBUTING.md to reflect changes in gnparser's code. |
| 8 | +* Add[#297]: rename NomCode field to NomCodeSettin to clarify its intention. |
| 9 | + **WARNING** this creates some backward incompatibility. |
| 10 | +* Add[#294]: option to remove spaces between authors' names initials (PR |
| 11 | + #295 by @juillerat) |
| 12 | +* Fix[#296]: old virus names are marked as 'Virus' when nomenclatural code |
| 13 | + is set to 'icvcn'. |
| 14 | + |
5 | 15 | ## [v1.12.1] - 2025-12-19 Fri |
6 | 16 |
|
7 | 17 | * Add: virus code for web UI. |
|
560 | 570 |
|
561 | 571 | This document follows [changelog guidelines] |
562 | 572 |
|
| 573 | +[v1.13.0]: https://github.com/gnames/gnparser/compare/v1.12.1...v1.13.0 |
563 | 574 | [v1.12.1]: https://github.com/gnames/gnparser/compare/v1.12.0...v1.12.1 |
564 | 575 | [v1.12.0]: https://github.com/gnames/gnparser/compare/v1.11.10...v1.12.0 |
565 | 576 | [v1.11.10]: https://github.com/gnames/gnparser/compare/v1.11.9...v1.11.10 |
@@ -649,9 +660,18 @@ This document follows [changelog guidelines] |
649 | 660 | [v0.7.0]: https://github.com/gnames/gnparser/compare/v0.6.0...v0.7.0 |
650 | 661 | [v0.6.0]: https://github.com/gnames/gnparser/compare/v0.5.1...v0.6.0 |
651 | 662 | [v0.5.1]: https://github.com/gnames/gnparser/tree/v0.5.1 |
652 | | -[#291]: https://github.com/gnames/gnparser/issues/288 |
653 | | -[#290]: https://github.com/gnames/gnparser/issues/288 |
654 | | -[#289]: https://github.com/gnames/gnparser/issues/288 |
| 663 | +[#300]: https://github.com/gnames/gnparser/issues/300 |
| 664 | +[#299]: https://github.com/gnames/gnparser/issues/299 |
| 665 | +[#298]: https://github.com/gnames/gnparser/issues/298 |
| 666 | +[#297]: https://github.com/gnames/gnparser/issues/297 |
| 667 | +[#296]: https://github.com/gnames/gnparser/issues/296 |
| 668 | +[#295]: https://github.com/gnames/gnparser/issues/295 |
| 669 | +[#294]: https://github.com/gnames/gnparser/issues/294 |
| 670 | +[#293]: https://github.com/gnames/gnparser/issues/293 |
| 671 | +[#292]: https://github.com/gnames/gnparser/issues/292 |
| 672 | +[#291]: https://github.com/gnames/gnparser/issues/291 |
| 673 | +[#290]: https://github.com/gnames/gnparser/issues/290 |
| 674 | +[#289]: https://github.com/gnames/gnparser/issues/289 |
655 | 675 | [#288]: https://github.com/gnames/gnparser/issues/288 |
656 | 676 | [#287]: https://github.com/gnames/gnparser/issues/287 |
657 | 677 | [#286]: https://github.com/gnames/gnparser/issues/286 |
|
0 commit comments