Releases: SimonGreenhill/rcldf
Releases · SimonGreenhill/rcldf
v1.6.0
Version 1.6.0
Full Changelog: v1.5.0...main
v1.5.0
update
v1.3.1
Preparing for CRAN submission
- fixed usage documentation of
load_bib
v1.3.0
V1.3.0 update:
- implemented download cache system
- make
resolve_pathmore reliable. - added
get_detailsutility. - source information is no longer loaded by default, as this is error prone and slow.
To retrieve source information either explicitly pass the load_bib=TRUE flag to the
cldfconstructor or runo <- load_bib(o). - removed
citation()function as it namespace clashes withutils::citation,
and is now added to the CLDF object aso$citation. - added more documentation
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
Update README.md
v1.1.0
fix loading bug
rcldf v1.0.0
Changelog
Full Changelog: https://github.com/SimonGreenhill/rcldf/commits/v1.0.0