------
Released in 2019-07-25
- feat: dcp, be similar to flask-plugins event system,
add :class:`~flask_pluginkit.utils.DcpManager`
and :func:`~flask_pluginkit.push_dcp`
- feat: add error handler
- feat: add template filter
- feat: add template context processor
- test: add test case
- docs: update docs and translation
- chore: update example
- chore: make some of the code more elegant