Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@mwouts mwouts released this 23 Jun 20:09
· 173 commits to main since this release
d1d366f

1.1.0 (2022-06-23)

Added

  • itables.options and the show function have a new column_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.