Skip to content

pillar 1.10.2

Choose a tag to compare

@github-actions github-actions released this 07 Apr 02:17
· 77 commits to main since this release

Bug fixes

  • print() and format() pass on ... to tbl_format_setup() again, as documented (@thothal, #726).

  • Show up to 20 rows by default for lazy tables again, regression introduced in pillar 1.10.0 (#727).

Features

Chore

Documentation

  • Fix introductory example in vignette("extending") (#732, #736).