Skip to content

v0.13.4

Latest
Compare
Choose a tag to compare
@rich-iannone rich-iannone released this 19 Sep 23:54
· 6 commits to main since this release
b03a9fa

New Features

  • Add Enum support to col_vals_in_set() and col_vals_not_in_set(). (#280)
  • The col_vals_regex() validation method now has the inverse= 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