Skip to content

Commit 9da0dea

Browse files
committed
Bump version to 0.14.2.
1 parent 7127eef commit 9da0dea

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
14
## v0.14.1 (Mon, 09 Jun 2025 14:42:23 UTC)
25
- 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.
36

VER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.14.1
1+
v0.14.2

0 commit comments

Comments
 (0)