Skip to content

1.0.1

Compare
Choose a tag to compare
@ArzelaAscoIi ArzelaAscoIi released this 03 May 12:30
· 21 commits to main since this release
0f55cbf

🐛 Fix case sensitive matching.

  • When using files + metadata with uppercase letters. Metadata was not correctly mapped to the original file. Instead of automatically parsing the suffixes to lowercase and comparing modified file names we fully rely on the OS
  • suffixes with capital letters are skipped, as intended

What's Changed

Full Changelog: 1.0.0...1.0.1