v0.5.3
This is critical update to address a bug in sending the right authentication token along with DataONE API calls. Recommneded for alll users.
NEW
- Numerous functions now work against CNs instead of just MNs
FIXED
- Tokens are now properly set based upon what environment the node you're communicating with is registered in. Before this, we were working around
- The various update/create calls now set
replicationAllowedtoFALSEwhere they were previously setting it to the default, which wasTRUE.
REMOVED
- Nothing