Closed isomarcte closed 1 year ago
This is by no means all of them, but it is many of them, especially the very benign ones such as unused parameters.
There are a few more involved changes, such as deprecating a few methods and adding a few replacements. For example,
check_
Test
with
trait R
This is by no means all of them, but it is many of them, especially the very benign ones such as unused parameters.
There are a few more involved changes, such as deprecating a few methods and adding a few replacements. For example,
check_
methods inTest
.with
methods in thetrait R
type.