File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments