miqwit / dedex

A generic efficient DDEX parser. Parse seemlessly the complex DDEX format and transform it into classes easily useable in your PHP project. Supports several versions (3.8.2, 4.1, 4.1.1) and is listed in the official DDEX page: https://kb.ddex.net/display/HBK/Open+Source+Software
MIT License
23 stars 11 forks source link

added support of PurgeReleaseMessage and PurgedRelease as takedown de… #25

Closed miqwit closed 1 year ago

miqwit commented 1 year ago

…liveries

I completely ignored this DDEX feature... I didn't know about it until I found it in a project. So, to take down a release, we can either deliver a normal NewRelease without any deals, or deliver a PurgedRelease in a PurgeReleaseMessage.

see https://kb.ddex.net/display/HBK/Takedowns