Release 2.2.0 (2020-08-05)
Install from PyPi
What's Changed
- ✨ NEW: Add
sitemap_locales
config value that creates an allow list of locales by @mattwarrick in #25 - ✨ NEW: Add
sitemap_filename
config value that allows for custom sitemap name by @SabotageAndi in #26 - 🔧 MAINTAIN: Add
parallel_write_safe
flag and set toFalse
(addresses #20)
New Contributors
- @SabotageAndi made their first contribution in #26
- @mattwarrick made their first contribution in #25
Full Changelog: v2.1.0...v2.2.0