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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
## v3.17.0 - 2025-07-14
4
+
- feat: make placeholder configurable regardless of dialect ([#305](https://github.com/go-testfixtures/testfixtures/pull/305) by @levopmik and @peakle)
5
+
- feat: support spanner json columns ([#309](https://github.com/go-testfixtures/testfixtures/pull/309) by @nu0ma)
6
+
- Updated dependencies.
7
+
3
8
## v3.16.0 - 2025-05-25
4
9
- feat: migrate from gopkg.in/yaml.v3 to github.com/goccy/go-yaml ([#290](https://github.com/go-testfixtures/testfixtures/pull/290) by @tomnewton)
5
10
- feat: add support for interleaved tables in spanner ([#290](https://github.com/go-testfixtures/testfixtures/pull/290) by @tomnewton)
0 commit comments