Skip to content

Releases: r-hub/cranlike

cranlike 1.0.3

25 Apr 07:42
Compare
Choose a tag to compare
  • cranlike now adds the size of the file to the metadata, in the Filesize
    column.

  • cranlike can now add custom metadata. It has to be scalar currently,
    so it will be the same for all packages added at the same time.

v1.0.2

26 Nov 11:06
Compare
Choose a tag to compare
  • create_empty_PACKAGES(), add_PACKAGES(), update_PACKAGES() and
    remove_PACKAGES() lock the DB, to avoid potential concurrency issues.