This blog is updated daily.
A general description is here.
The default method for ‘pretty()’ gets a new switch ‘bounds’ for completeness, corresponding to ‘.pretty()’. Also, it now catches typos such as ‘eps.corrected = 2’, noted in PR#18521 by Mikko Korpela.
‘pretty(*, eps.correct = 2)’ has been fixed, e.g., to avoid over 1 mio length result for ‘pretty(c(0, 1e-322), eps.correct = 2)’.