v0.13.2
New Features
- String-based comparisons are now possible in the
col_vals_eq()andcol_vals_ne()validation methods. (#272)
Fixes
- We can now enable passing of
NaNvalues during interrogation whenna_pass=True. (#271) - A
col_vals_expr()-based step can now be used with theget_step_report()method. (#273)
Chores
- Fixed all CI test failures and warnings. (#270)
Full Changelog: v0.13.1...v0.13.2