Added
- This changelog file
- Added a check for the existence of all input files so that the error is raised immediately and not halfway through processing.
Changed
- Switch from multi-processing to multi-threading for lower overhead, resulting in lower memory consumption and faster runtime.
- The location of the temporary folder for intermediate files has been changed to the current working location, so that it can be freely selected.