----------------------------------
Improvements
^^^^^^^^^^^^
- Added optional filter method ``setFooter()`` to inform filter about contents of data footer and give it a chance to change it.
- Convert standard filters pipe, stat, statex to use ``setFooter()`` instead of ``__del__()``.
Fixes
^^^^^^^^^^^^
- Fix program crash when dcjson writer was used with ``with_prop: true`` option.