Version 1.1.0
1.1.0 (2022-06-23)
Added
itables.options
and theshow
function have a newcolumn_filters
argument to display individual column search boxes (#69)- We have documented DataTables'
dom
option. - We have introduced a new class
JavascriptFunction
to limit the evaluation of Javascript function to selected ones. - The documentation is formatted with
black
thanks to a Jupytext & Black pre-commit hook.