v0.4.1
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_namehelper function that automates the process of changing thefileNameproperty on an object. - Added a
get_all_versionsfunction which gets all the versions of a particular object get_packagenow can get the parent package as well if the optional argumentparenteis set toTRUE
CHANGED
set_access_and_rightsnow 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_objectcan 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_updateno longer overwrite thefileNameproperty with "science_metadata" and instead use the existing value