We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e229a2 commit 5205c2fCopy full SHA for 5205c2f
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v3.13.0 - 2024-10-25
4
+
5
+- Add GCP Spanner support ([#211](https://github.com/go-testfixtures/testfixtures/pull/211) by @kikihakiem)
6
+- Remove ClickHouse underscore import by ([#220](https://github.com/go-testfixtures/testfixtures/pull/220) by @slsyy)
7
+- test: remove private api usages in tests ([#221](https://github.com/go-testfixtures/testfixtures/pull/221) by @slsyy)
8
+- CI: use `docker compose` instead of `docker-compose` ([#214](https://github.com/go-testfixtures/testfixtures/pull/214) by @slsyy)
9
+- Updated dependencies.
10
11
## v3.12.0 - 2024-07-13
12
13
- Reset sequences in a single exec to improve performance
0 commit comments