We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1204c54 + f65d938 commit b964108Copy full SHA for b964108
1 file changed
versionlog.md
@@ -1,4 +1,4 @@
1
-## 0.8.9
+## 0.8.9 2025-12-30
2
* Testability refactoring: Added IInputReader abstraction for testing CLI commands with user input.
3
* Fixed potential stack overflow in StdinInputReader::choice() by replacing recursive retry with iterative loop.
4
* Added MAX_RETRY_ATTEMPTS constant to prevent infinite loops on invalid input.
0 commit comments