Skip to content

Flask Sitemapper 1.5.0

Compare
Choose a tag to compare
@h-janes h-janes released this 26 Nov 22:36
· 23 commits to main since this release

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