You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# bench 1.1.4
* `press()` gains a new `.quiet` argument to silence progress messages (#145).
* The `.grid` argument of `press()` now subsets data.frames and tibbles
consistently (#142).
* `bench_time_trans()` and `bench_bytes_trans()` once again apply pretty
breaks correctly (#140, @plietar, @simonpcouch).
* R >=4.0.0 is now required, which is aligned with tidyverse standards.
* Switched to modern ggplot2 conventions internally (#141, @olivroy).
0 commit comments