We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a5bec commit 35cd220Copy full SHA for 35cd220
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.11.0] - 2022-02-15
6
+
7
### Added
8
- `--sql` and `--sql-files` use lookups
9
- full table checks
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "data_check"
-version = "0.10.0"
+version = "0.11.0"
description = "simple data validation"
authors = ["Andreas Rjasanow <andrjas@gmail.com>"]
license = "MIT"
0 commit comments