pillar 1.10.2
Bug fixes
-
print()andformat()pass on...totbl_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
- Add color to commas for
tibble::glimpse()(@TSchiefer, #658, #734).
Chore
- Compatibility with upcoming ggplot2 (@teunbrand, tidyverse/ggplot2#6361, #729).