The current archive implementation is lagging behind the package one.
However, there's no need for them to have very different implementations since both essentially get data from the "export file."
I managed to reuse the package implementation for archive and unify the two.
I'm going to publish a PR soon.
The current
archiveimplementation is lagging behind thepackageone.However, there's no need for them to have very different implementations since both essentially get data from the "export file."
I managed to reuse the
packageimplementation forarchiveand unify the two.I'm going to publish a PR soon.