-n flag no longer required for recursive mode

This commit is contained in:
2025-10-05 12:12:49 +02:00
parent f7ab347316
commit 46ea1db65d
4 changed files with 4 additions and 16 deletions

View File

@@ -25,6 +25,7 @@ n -> valid input check back for no arguments passed?
## Changelog
<2025-10-05> V0.3.6 - Recursive mode no longer requires the -n flag
<2025-10-04> V0.3.5 - Added a function which returns the length of a
number
<2025-10-04> V0.3.5 - Changed the recursive mode into an linear x*y