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 98eca98 commit 3c46a2fCopy full SHA for 3c46a2f
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [v1.33.0](https://github.com/zenstruck/foundry/releases/tag/v1.33.0)
4
+
5
+May 23rd, 2023 - [v1.32.0...v1.33.0](https://github.com/zenstruck/foundry/compare/v1.32.0...v1.33.0)
6
7
+* 98eca98 tests: can create object with fields name different from construct (#466) by @nikophil
8
+* b48399d feat: drop all connections before dropping db for postgres (#458) by @nikophil
9
+* c2719d1 dependencies: bump faker to 1.10 (#464) by @nikophil
10
+* a5ed31c feat: allow setters as factory attribute (#457) by @nikophil
11
12
## [v1.32.0](https://github.com/zenstruck/foundry/releases/tag/v1.32.0)
13
14
May 11th, 2023 - [v1.31.0...v1.32.0](https://github.com/zenstruck/foundry/compare/v1.31.0...v1.32.0)
0 commit comments