v5.6.1
This release is the first solid/test-suite compliant as of 27th January 2021
Uses mashlib 1.6.8
Uses rdflib.js 2.1.7 with corrections on parsing of type NamedNode for JSON-LD and RDF/XML
- New : allows folder creation with PUT
- Corrections of bugs :
-- no content-type errors, except on container creation with PUT
-- add clearAclCache(url) on Write functions
-- delete of root and root/.acl are forbidden
-- container and resource cannot have same name differing with "/"
-- delete existing file when using PUT with a different content-type
-- auxiliaryResources can only be created with PUT (.acl, .meta)
-- delete do not need check acl on parent
-- pubsub on parent resource is test-suite compliant