| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-21 | Fix typos | luz paz | |
| Found via `codespell -q 3 -S changelog.md -L bu,fo,ist,mke,multline,noes,ot,pard,pres,tabl,te,tothe` | |||
| 2022-06-24 | JATS template: mark authors with cor-id as corresponding authors | Albert Krewinkel | |
| Corresponding authors are marked by setting the attribute `corresp="yes"` in their respective `<contrib>` element. | |||
| 2022-04-04 | JATS template: allow multiple licenses to be given. | Albert Krewinkel | |
| The `license` metadata field can now be used to set the license of an article; a list can be used to add multiple license statements. | |||
| 2022-04-02 | JATS template: allow multiple copyright statements, years, holders | Albert Krewinkel | |
| 2022-01-10 | doc/jats.md: link JATS | Martin Fischer | |
| 2021-12-23 | JATS templates: fix affiliation tagging in articleauthoring output | Albert Krewinkel | |
| Affiliations were `xlink`ed even in the articleauthoring tag set, but `<aff>` are not allowed as children of `contrib-group` elements in that tag set. Each affiliation must be listed directly in the contrib element. | |||
| 2021-12-23 | JATS templates: add support for article subtitles | Albert Krewinkel | |
| 2021-11-11 | JATS template: fix incomplete previous commit | Albert Krewinkel | |
| 2021-03-11 | JATS templates: support 'equal-contrib' attrib for authors | Albert Krewinkel | |
| Authors who contributed equally to a paper may be marked with `equal-contrib`. | |||
| 2021-02-15 | JATS writer: add date-type to pub-date elements | Albert Krewinkel | |
| 2021-02-15 | JATS writer: replace attribute "pub-type" with "publication-format". | Albert Krewinkel | |
| The former attribute is deprecated. | |||
| 2021-01-29 | JATS templates: tag author.name as string-name | Albert Krewinkel | |
| The partitioning the components of a name into surname, given names, etc. is not always possible or not available. Using `author.name` allows to give the full name as a fallback to be used when `author.surname` is not available. | |||
| 2020-11-23 | JATS template: allow array of persistent institute ids in `pid` | Albert Krewinkel | |
| 2020-11-20 | JATS writer: support author affiliations (#6867) | Albert Krewinkel | |
| Closes: #6687 | |||
| 2020-11-03 | Document pandoc's handling of metadata in JATS output (#6794) | Albert Krewinkel | |
