plume 0.2.1
-
Fixed
$get_contributions()
wrongly reordering authors when using CRediT roles andby_author = TRUE
(#50). -
$get_contributions()
gains a new parametersep
that allows for finer control of how to separate contributors or roles (#49). -
$to_yaml()
now throws an error when invalid ORCID identifiers are found. -
Plume
's parameterby
is now working properly (#48). -
The
format
parameter of$get_author_list()
is now deprecated in favour of the less ambiguous parametersuffix
(#47).