Skip to content

v0.13.2

Choose a tag to compare

@rich-iannone rich-iannone released this 05 Sep 19:31
· 348 commits to main since this release

New Features

  • String-based comparisons are now possible in the col_vals_eq() and col_vals_ne() validation methods. (#272)

Fixes

  • We can now enable passing of NaN values during interrogation when na_pass=True. (#271)
  • A col_vals_expr()-based step can now be used with the get_step_report() method. (#273)

Chores

  • Fixed all CI test failures and warnings. (#270)

Full Changelog: v0.13.1...v0.13.2