Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Aug 9, 2017
1 parent 1d53269 commit aa18fb2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion goodtables/VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.2.0
1.3.0

0 comments on commit aa18fb2

Please sign in to comment.