Skip to content

Commit 2e25e8d

Browse files
committed
Bump version to 0.31.0.
1 parent 34a3ca5 commit 2e25e8d

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.31.0 (Sat, 12 Jul 2025 14:36:27 UTC)
2+
- feat!: change the order of arguments in assert.Before and check.Before to (t, mark, date) to indicate "date" must be before the "mark" - keeping the order (want, have) as in every other check and assert.
3+
14
## v0.30.0 (Sat, 12 Jul 2025 08:13:02 UTC)
25
- feat: add a configuration option for mocker to customize github.com/ctx42/testing/pkg/tester import alias.
36

VER

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

0 commit comments

Comments
 (0)