v0.5.2
This is a bug fix update with a few features on the side and is a recommended update for all users. The main bug fixed relates to how publish_update handles its public argument. See below for more details.
FIXED
publish_updatenow correctly honors itspublicargument. If you setpublic=FALSE, the metadata and resource map in the updated package will not be public. Note that data objects are unaffected whenpublic=FALSE
NEW
- You can now set a custom PID and even a SID in calls to
update_object publish_updateno warns when you setuse_doi=TRUEandpublic=FALSE- A number of functions can now take a CNode as their first argument, as an alternative to an MNode
REMOVED
- Nothing