You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
## v0.14.2 (Tue, 10 Jun 2025 07:28:48 UTC)
2
+
- Fix mocker file name generation when the interface name has all capital letters.
3
+
1
4
## v0.14.1 (Mon, 09 Jun 2025 14:42:23 UTC)
2
5
- Simplify mock error messages. In many instances we are not able to display all the arguments and returns properly, especially in cases when matchers or specifically formated functions are used as return arguments.
0 commit comments