pakret now creates the.bib files used to writepackage references if they don’t exist (#48).
pakret now preserves the case of cited packages and single-letternames (such as R and C) in reference titles (#43).
pakret now works when called after the packageconflicted (#30).
The:ver placeholder in citation templates is nowoptional, mainly for pakret use in non-technical documents where packageversions are unnecessary (#40).
Citing multiple packages is now significantly faster(#31).
pakret can now write references in multiple.bibfiles within the same document (#26).
Fixed an issue withpkrt_set(bib =) that may lead tothe replication or deletion of some bib entries in the newly defined.bib file in some edge cases (#22).
pakret now can cite references that have a pre-written key(#18).
Fixed alphabetical ordering of package names inas.data.frame.pkrt_list() (#19).
Addedbook as a second BibTeX type that should beused in priority when getting the reference of a package (previously,the priority was given tomanual entries only). This allowsfor a slightly better handling of multi- reference packages by using amore general reference when there’s abook but nomanual BibTeX entry available (#15).
as.data.frame.pkrt_list() now arranges packages inalphabetical order (#13).