• heimdall_1.1.5 e8a704ff0a

    jakeISAC released this 2026-03-17 13:57:34 +01:00 | 233 commits to main since this release

    This major release features a full revamp of concurrency handling, with the program now fully parallelized (to the best of my ability 😅) for optimal performance. Alongside significant bug fixes, complexity has been reduced by embracing functional programming principles, and memory usage is optimized by minimizing unnecessary allocations. Also, the code clean-up enhances readability and maintainability, resulting in a more efficient and robust codebase, hopefully.

    Note: This version of the program still requires absolute paths to both source and destination. I have not got around to fixing the parser yet, but next release for sure :).

    Downloads