citation-file-format icon indicating copy to clipboard operation
citation-file-format copied to clipboard

Review changelog

Open jspaaks opened this issue 2 years ago • 2 comments

  • consider reordering the sections to Changed, Added, Fixed such that they correspond with semver
  • check that items are in the right section considering semver

jspaaks avatar Feb 13 '24 11:02 jspaaks

Examples:

  • Changed the regular expression for PMC ID to allow 8 digits in addition to the preexisting 7. Issue https://github.com/citation-file-format/citation-file-format/issues/443; PR https://github.com/citation-file-format/citation-file-format/pull/469 should be changed
  • Allow references with only editors: Move to Added, see https://github.com/citation-file-format/citation-file-format/pull/524#discussion_r1495609034.

sdruskat avatar Feb 20 '24 10:02 sdruskat

  • Add note to: Instances of person now explicitly require one of alias, email, given-names, family-names or orcid to avoid accidentally having empty person objects (notably, authors). PR https://github.com/citation-file-format/citation-file-format/pull/462 to say that although this is strictly speaking a breaking change, we consider this a bugfix as it allows non-sensible use of CFF, and the change will probably only affect very few people (with semantically invalid but version-valid files).

sdruskat avatar Feb 20 '24 10:02 sdruskat