Skip to content

Commit 63072e7

Browse files
committed
release: v3.16.0
1 parent 02e8d11 commit 63072e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

3+
## v3.16.0 - 2025-05-25
4+
- 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+
- feat: add support for interleaved tables in spanner ([#290](https://github.com/go-testfixtures/testfixtures/pull/290) by @tomnewton)
6+
- perf: identify identity columns once during init for postgres (#289) ([#289](https://github.com/go-testfixtures/testfixtures/pull/289) by @kolaente)
7+
- feat: adds support for foreign keys constraints for composite primary keys in spanner ([#287](https://github.com/go-testfixtures/testfixtures/pull/287) by @tomnewton)
8+
39
## v3.15.0 - 2025-05-11
410

511
- feat: support quoted columns in postgresql ([#286](https://github.com/go-testfixtures/testfixtures/pull/286) by @HTechHQ)

0 commit comments

Comments
 (0)