Log message:
(devel/R-waldo) Updated 0.2.3 to 0.2.5
# waldo 0.2.5
* On platforms without UTF-8 support, strings that differ only in their
encoding are now correctly considered to be identical (#66).
# waldo 0.2.4
* Additional arguments to `compare()` generate a more informative warning
(#58).
* Numbers use a better algorithm for picking the number of decimal places to
show (#63).
* ASTs with identical deparsed strings now show exactly how the AST differs.
Source references are now more comprehensively stripped using
`rlang::zap_srcrefs()`
* S3 objects now show the base type, and no longer fails when the types are
incompatible.
|