-----------------------------------
New features
~~~~~~~~~~~~
- Adds integration with Click library for Flask 0.11+.
Improved features
~~~~~~~~~~~~~~~~~
- Improves exclusion of specific URLs without parameters
from to the sitemap. (closes 24) (closes 25) (closes 26)
Bug fixes
~~~~~~~~~
- Reuses exiting request context if it exits. (closes 35)
- Prepends '/' to endpoint urls for compatibility with Flask 1.0.
- Improves documentation about ``SITEMAP_URL_SCHEME``.
- Fixes typo in ``SITEMAP_VIEW_DECORATORS``.
Notes
~~~~~
- Removes support for Python 2.6 and 3.3.