* Support Python3.6 and pandas 1.8, 1.9 * Does not support Python 3.4 and pandas 1.6, 1.7. * Add LambdaColumnValidator * Add IndexValidator * ``.validate(df)`` method is deprecated. Please use ``.is_valid(df, raise_exception=True)``
0.4.0
------------------
* Hot fix: cannot include source file
0.3.2
------------------
* Python 2.7, 3.2, 3.3, 3.4, 3.5 support * pandas 0.14, 0.15, 0.16, 0.17 support
0.3.1
------------------
* Update support python version * Update dependencies library version