Path to this page:
Subject: CVS commit: pkgsrc/devel/R-waldo
From: Makoto Fujiwara
Date: 2021-06-06 15:57:00
Message id: 20210606135700.4ADE2FA95@cvs.NetBSD.org
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.
Files: