v0.13.4
New Features
- Add Enum support to
col_vals_in_set()andcol_vals_not_in_set(). (#280) - The
col_vals_regex()validation method now has theinverse=parameter to enable negative regex matching. (#282)
Fixes
- The usage of
pre=is now better isolated to the steps using it. (#283)
Full Changelog: v0.13.3...v0.13.4