Flask Sitemapper 1.5.0
Main Changes in This Version
- Now fully supports apps using multiple domains, resolving issue #2
- Uses pre-defined arguments instead of
**kwargs
for lastmod, changefreq, and priority. - Adds functionality to serve sitemaps with GZIP.
- Improved code comments, docstrings, and spelling.
- Improves and updates
README.md