Skip to content

Commit 50ea874

Browse files
Release version 4.2.0
1 parent 482afbd commit 50ea874

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ In the beginning, programmers created the databases. Now the databases were form
44

55
And so [Salesforce.org](http://salesforce.org/) said “Let there be data,” and there was Snowfakery. And it was good.
66

7+
## Snowfakery 4.2.0
8+
9+
Add comprehensive validations for Snowfakery with flags `--validate-only` and `--strict-mode` (#1109)
10+
711
## Snowfakery 4.1.0
812

913
Upgrade the `pydantic` dependency from v1 to v2 (#1101)

snowfakery/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.1.0"
1+
__version__ = "4.2.0"

0 commit comments

Comments
 (0)