Changes in version 0.0.10 (2025-01-21) o Regular packaging updates to badges and continuous integration setup o Add support for a 'visual difference' taking advantage of a tinysnapshot feature returning a ttvd-typed result o Added (versioned) dependency on tinysnapshot (to also get the plot 'style' enhancement in the most recent version) and base64enc o Return ttdo-typed result if diffobj-printed result is returned o Ensure all package-documentation links in manual page have anchors to the package Changes in version 0.0.9 (2023-02-22) o Minor cleanup in README.md o Minor continuous integration update o Updated (versioned) depends on tinytest to 1.4.1 Changes in version 0.0.8 (2021-07-17) o Expand sprintf template to suppress R warning Changes in version 0.0.7 (2021-07-06) o The CI setup was updated to use run.sh from r-ci (Dirk). o The package was updated for an API extension in tinytest 1.3.1 or later (Mark van der Look in #7) o The unused LazyData field was removed from DESCRIPTION (Dirk) Changes in version 0.0.6 (2020-07-28) o Correct a minor editing mistake spotted by John Blischak. Changes in version 0.0.5 (2020-05-09) o Rebuilt under tinytest 1.2.0 to add support for class argument in error-code test predicates Changes in version 0.0.4 (2019-11-18) o Generalize tinytest extensions with additional arguments for test predicates (Alton in #2). o Use Travis CI for continuous integration off GitHub (Dirk). Changes in version 0.0.3 (2019-09-12) o Added a simple demo to support initial CRAN upload. Changes in version 0.0.2 o Updated defaults for format and mode to use the same options used by diffobj along with fallbacks. Changes in version 0.0.1 o Initial version, with thanks to both Mark and Brodie.