Skip to content

Commit b964108

Browse files
committed
Merge tag '0.8.9' into develop
release 0.8.9
2 parents 1204c54 + f65d938 commit b964108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versionlog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.8.9
1+
## 0.8.9 2025-12-30
22
* Testability refactoring: Added IInputReader abstraction for testing CLI commands with user input.
33
* Fixed potential stack overflow in StdinInputReader::choice() by replacing recursive retry with iterative loop.
44
* Added MAX_RETRY_ATTEMPTS constant to prevent infinite loops on invalid input.

0 commit comments

Comments
 (0)