Releases: ropensci/bib2df
Releases · ropensci/bib2df
1.1.2.0
bib2df v1.0.1
- This package versions fixes some issues:
bib2df()can now read.bibfiles with a single entrybib2df()now allows@symbol within titles
- This version will be published on CRAN since version 1.0.0 had beed removed from CRAN due to check errors.
bib2df 1.0.0
This package version went successfully through the rOpenSci onboarding process and mirrors a peer reviewed state. This state also includes new features, improved documentation, additional unit tests and improved user interaction by warning and error messages.
bib2df 0.2.2
- Changes due to the ropensci review process:
- Improved formatting
- Removed exports of internal functions
- Improved vignette
- Improved behavior on malformed .bib files and entries
- Improved behavior on type conversion
df2bib()is now able to append to an existing file- Minor changes in documentation and vignette