Skip to content

Commit acc455c

Browse files
committed
release: v3.19.0
1 parent 7245492 commit acc455c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v3.19.0 - 2025-10-25
4+
- fix: apply templates only when requested ([#342](https://github.com/go-testfixtures/testfixtures/pull/342) by @lansfy)
5+
- test: remove zeebo/assert ([#339](https://github.com/go-testfixtures/testfixtures/pull/339) by @slsyy)
6+
- test: add examples for parallel testing ideas ([#337](https://github.com/go-testfixtures/testfixtures/pull/337) by @slsyy)
7+
- test: use testcontainers for dbtests ([#332](https://github.com/go-testfixtures/testfixtures/pull/332) by @slsyy)
8+
- chore(go): update minimal go version to 1.24 (by @andreynering)
9+
- docs: use proper test command in an example (by @andreynering)
10+
- ci: use official task github action (by @andreynering)
11+
- Updated dependencies.
12+
313
## v3.18.0 - 2025-08-24
414
- feat: use go.work to reduce core library dependencies([#257](https://github.com/go-testfixtures/testfixtures/pull/257) by @slsyy)
515
- docs: add automatic string conversion documentation ([#318](https://github.com/go-testfixtures/testfixtures/pull/318) by @alingse)

0 commit comments

Comments
 (0)