Skip to content

v0.7.3

Choose a tag to compare

@rich-iannone rich-iannone released this 26 Mar 21:02
· 2915 commits to main since this release
b2a910e

New Features

  • Added the limit= parameter to get_step_report(), by @rich-iannone in #115
  • The new min_tbl_width= arg in preview() 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 powerful Actions callables, by @rich-iannone in #118
  • We now include failure text in the _ValidationInfo object 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