3.0.0
Adjusted to arche-core v3:
acdhOeaw\arche\lib\RepoResource::deleteRecursively() droped.InsteadacdhOeaw\arche\lib\RepoResource::delete()takes optional third parameter$recursivePropertyallowing to trigger recursive deletion. The recursive and references deletion is now done on the REST API side (thanks to features introduced by arche-core v3) and only tombstone deletion loop is performed client side.acdhOeaw\arche\lib\RepoResource::merge()method added calling a corresponding REST API endpointacdhOeaw\arche\lib\RepoResourceclass tests moved to theacdhOeaw\arche\lib\tests\RepoResourceTestclasstests/config.yamladjusted to the arche-core v3