support new validator format, e.g. {'eq': ['status_code', 200]}

This commit is contained in:
debugtalk
2017-12-12 12:08:55 +08:00
parent c160f390a8
commit be6502cd63
4 changed files with 63 additions and 32 deletions

View File

@@ -1 +1 @@
__version__ = '0.8.2'
__version__ = '0.8.3'