NEWS.md
render_diff: Remove duplicated CSS stylingrender_diff: Improve handling of fragment=TRUE to respect summary=TRUE and use.DataTables=TRUE. Note that the html generate when fragment=TRUE now encloses the changes table in a div of class highlighter.Update daff.js to https://github.com/paulfitz/daff/commit/2106718 (2017-06-23)
Improve print and summary functions
Handle duplicate column names (fixes #16)
HTML table generated by render_diff now uses DataTable javascript library to provide
render_diff now defaults to pretty=TRUE.<center> tag.I() into JS() thanks to @jeroenooms