Changes in version 0.3.0 (2022-03-27) - Replace knitr::wrap with knitr::sew Changes in version 0.2.1 (2020-01-12) - replace details::use_details action to add details to Imports instead of Suggests in DESCRIPTION file - add fig.width, fig.height fig.dim chunk option control for interactive details engine use Changes in version 0.2.0 - add knitr chunk engine to run details in RMarkdown Changes in version 0.1.3 (2019-12-11) - add dots to the details function to pass arguments to the object print method Changes in version 0.1.2 (2019-11-07) - fix bug with singleton non character objects - add details::use_details to set up DESCRIPTION file to use details in documentation Changes in version 0.1.1 (2019-10-16) - Import knit_print methods - Add option to set lang to NULL for raw script in details function Changes in version 0.1.0 (2019-10-09) - Added a NEWS.md file to track changes to the package.