We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd300ce commit bfcbfefCopy full SHA for bfcbfef
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Unreleased
4
5
+### Fixed
6
+- Fix spying on `echo` or `printf` causing bashunit to hang due to infinite recursion (#607)
7
+
8
## [0.34.1](https://github.com/TypedDevs/bashunit/compare/0.34.0...0.34.1) - 2026-03-20
9
10
### Added
0 commit comments