Skip to content

v0.4.1

Choose a tag to compare

@amoeba amoeba released this 08 Jul 22:20

This is a recommended update for all users. This update particularly affects users working on the test MN.

NEW

  • The package now connects to test.arcticdata.io instead of dev.nceas.ucsb.edu when using the "developmoent" environment
  • Added a set_file_name helper function that automates the process of changing the fileName property on an object.
  • Added a get_all_versions function which gets all the versions of a particular object
  • get_package now can get the parent package as well if the optional argument parente is set to TRUE

CHANGED

  • set_access_and_rights now defaults to setting read, write, and changePermission permissions so there's no longer any need to set that argument manually if you want the default set of permissions.
  • publish_object can now guess the format ID of the object you're publishing

FIXED

  • Updated documentation in a number of places around the package
  • Updates via publish_update no longer overwrite the fileName property with "science_metadata" and instead use the existing value