Skip to content

Releases: SimonGreenhill/rcldf

v1.6.0

19 Mar 21:22

Choose a tag to compare

Version 1.6.0

Full Changelog: v1.5.0...main

v1.5.0

13 Sep 23:54

Choose a tag to compare

update

v1.3.1

02 Dec 01:52

Choose a tag to compare

Preparing for CRAN submission

  • fixed usage documentation of load_bib

v1.3.0

02 Dec 01:43

Choose a tag to compare

V1.3.0 update:

  • implemented download cache system
  • make resolve_path more reliable.
  • added get_details utility.
  • 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
    cldf constructor or run o <- load_bib(o).
  • removed citation() function as it namespace clashes with utils::citation,
    and is now added to the CLDF object as o$citation.
  • added more documentation

Full Changelog: v1.2.0...v1.3.0

Release v1.2.0

22 Apr 02:21
b8534c9

Choose a tag to compare

Update README.md

v1.1.0

01 Apr 10:54

Choose a tag to compare

fix loading bug

rcldf v1.0.0

24 Mar 23:09

Choose a tag to compare