Problems with recursion?
Improvements
In this release we removed the recursion inside our program, now it runs on a loop, with a much clearer modus operandi.
We also:
- Adjusted make install flags
- Fixed shellcheck warnings
Full Changelog: v0.15.0...v0.16.0