v0.7.3
New Features
- Added the
limit=parameter toget_step_report(), by @rich-iannone in #115 - The new
min_tbl_width=arg inpreview()can improve the display of narrow preview tables by default, and, allows for customization, by @rich-iannone in #117 - Added the
get_action_metadata()function to help users make more powerfulActionscallables, by @rich-iannone in #118 - We now include failure text in the
_ValidationInfoobject after interrogation, by @rich-iannone in #119 - Basic customization of the header in
get_step_report()is now possible, by @rich-iannone in #120 - Added the ability to select a subset of columns in row-based step reports, by @rich-iannone in #123
Full Changelog: v0.7.2...v0.7.3