Skip to content

Problems with recursion?

Compare
Choose a tag to compare
@blmayer blmayer released this 13 Jul 00:45
· 105 commits to main since this release

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