3 Commits

Author SHA1 Message Date
a09a368528 Removed useless code and old comment 2025-01-16 22:34:19 +01:00
5e1ac7a0d7 Parse and write at the same time
Created a new function to replace parseAndFindUUIDWithFilter.

Now it parse the file, evaluate with the filter and write directly to a
buffer. There is no UUID that is return, then file are parse again.
Should be a huge perf improve.

Some bugs with additionData tho, got a name: "<UUID>" =(
2024-11-01 20:17:45 +01:00
debc646738 Moved the custom types to a library 2024-10-27 12:59:28 +01:00