This blog is updated daily.
A general description is here.
‘as.roman(ch)’ now correctly deals with more diverse character vectors ‘ch’; also arithmetic with the resulting roman numbers works in more cases. (PR#16779)
‘gzcon()’ gains a new option ‘text’, which marks the connection as text-oriented (so e.g. ‘pushBack()’ works). It is still always opened in binary mode.