update README.md

This commit is contained in:
2025-10-04 19:16:07 +02:00
parent 67e68da880
commit 1c557913f9

View File

@@ -25,6 +25,10 @@ n -> valid input check back for no arguments passed?
## Changelog ## Changelog
<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
pattern
<2025-10-04> V0.3.4 - Added recursive directory creation and fixed <2025-10-04> V0.3.4 - Added recursive directory creation and fixed
numbered naming numbered naming
<2025-10-03> V0.3.3 - Added the beginning of recursive mode <2025-10-03> V0.3.3 - Added the beginning of recursive mode