Closed a-mnich closed 4 months ago
Thanks for reporting! I've changed it so that if the file name or path changes within the zip, a levenshtein string comparison (returns the minimum number of insertions, deletions, and substitutions required to change one string into the other) is done to find the file path that is the most similar.
Is there an existing issue for this?
What happened?
In the current nightly build the RelativeFilePath doesn't seem to be correctly updated.
I only experienced this with a single package linked below and wasn't able to find another package where I can reproduce this issue.
With komac 2.2.1 it still works as usual.
Komac nightly:
Komac 2.2.1: