details 0.3.0
- Replace knitr::wrap with knitr::sew
 
details 0.2.1
- 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
 
details 0.2.0
- add knitr chunk engine to run details in RMarkdown
 
details 0.1.3
- add dots to the details function to pass arguments to the object
print method
 
details 0.1.2
- fix bug with singleton non character objects
 
- add 
details::use_details to set up DESCRIPTION file to
use details in documentation 
details 0.1.1
- Import knit_print methods
 
- Add option to set lang to NULL for raw script in details
function
 
details 0.1.0
- Added a 
NEWS.md file to track changes to the
package.