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