From aa18fb253cd2c1983f9a8cef7201c78aa6463902 Mon Sep 17 00:00:00 2001 From: roll Date: Wed, 9 Aug 2017 18:02:58 +0300 Subject: [PATCH] v1.3.0 --- README.md | 9 +++++++++ goodtables/VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b80f5606e0..643b1893e7 100644 --- a/README.md +++ b/README.md @@ -608,6 +608,15 @@ and `mock` packages. This packages are available only in tox environments. Here described only breaking and the most important changes. The full changelog and documentation for all released versions could be found in nicely formatted [commit history](https://github.com/frictionlessdata/goodtables-py/commits/master). +### v1.3 + +New advanced checks added: +- `blacklisted-value` +- `custom-constraint` +- `deviated-value` +- `sequential-value` +- `truncated-value` + ### v1.2 New API added: diff --git a/goodtables/VERSION b/goodtables/VERSION index cb7e5f6feb..1e75430133 100644 --- a/goodtables/VERSION +++ b/goodtables/VERSION @@ -1,2 +1,2 @@ -1.2.0 +1.3.0