Add option to keep previous version DOI in Codemeta file
-
Add option
--keep-previous-doi
tofacile-rs radar prepare
andfacile-rs zenodo prepare
, to allow to keep DOI from previous version in the list of identifiers incodemeta.json
. -
If a DOI identifier in
codemeta.json
contains a description, this description is now rendered in the generated CFF file. -
Create a method for updating identifiers to avoid code duplication in
prepare_radar.py
andprepare_zenodo.py
. -
Add tests for identifier update, and for rendering of several DOIs in CITATION.cff.